[perl #15971] [BUG] pbc2c / OpTrans capturecc:p

2002-08-04 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #15971] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=15971 Hi, when trying to compile a perl6 program to native c, pbc2c fails on the

[perl #16085] [PATCH] perlundef.pmc

2002-08-08 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16085] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16085 Hi, this one was left over. Please apply. leo -- attachment 1

[perl #16087] [PATCH] Scratchpad pmc

2002-08-08 Thread via RT
# New Ticket Created by Jonathan Sillito # Please include the string: [perl #16087] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16087 The main purpose of this patch is to give scratchpads a pointer to their

[perl #16095] [PATCH] pbc2.pl

2002-08-09 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16095] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16095 Hi, actually, this is the 2. attempt to get this in. It resolves tickets

[perl #16098] First draft of PerlScalar PMC

2002-08-09 Thread via RT
# New Ticket Created by Peter Gibbs # Please include the string: [perl #16098] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16098 Attached is the first draft of perlscalar.pmc (and the patches needed to add it to

[perl #16114] [PATCH] faster assembler

2002-08-10 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #16114] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16114 Appended patch makes the assembler faster. The speedup was 1.8% on on machine I

[perl #16144] [PATCH] quotematch speedup

2002-08-12 Thread via RT
# New Ticket Created by jryan # Please include the string: [perl #16144] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16144 Small speed patch for assemble.pl here... Benchmarks that I've done show that the new

[perl #16219] [PATCH] stack direction probe

2002-08-14 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16219] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16219 This is a config test for the direction of stack growth that makes the direction

[perl #16237] [PATCH] register window flush for sparc

2002-08-15 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16237] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16237 This provide register window flushing code for sparc, for both 32-bit and 64-bit

[perl #16256] Bug in P6C::IMCC

2002-08-16 Thread via RT
# New Ticket Created by Benjamin Goldberg # Please include the string: [perl #16256] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16256 In the file perl6/P6C/IMCC.pm, in the import sub, the else block: } else

[perl #16269] [PATCH] COW...Again and Again

2002-08-17 Thread via RT
# New Ticket Created by Mike Lambert # Please include the string: [perl #16269] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16269 I finally was able to get Peter's old COW patch up and running with our current

[perl #16278] [PATCH] Quicker pointer checking for stack walking

2002-08-17 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16278] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16278 This patch modifies the stack walking code to create a prefix mask for doing a

[perl #16283] parrot dandruff

2002-08-18 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #16283] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16283 Tru64 finds the following objectionable spots from a fresh CVS checkout: cc:

[perl #16286] Implement --debugging flag to Configure.pl

2002-08-18 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16286] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16286 Enclosed is a patch for my best guess as to how to implement the --debugging flag to

[perl #16297] [PATCH] assemble.pl: no more hard coded PMC types

2002-08-19 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16297] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16297 Hi, attached patch gets rid of the propably hand crafted PMC types list by

[perl #16296] [PATCH] warnings in lib/Parrot/Test.pm

2002-08-19 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16296] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16296 Hi, this patch removes ugly warnings for perl6's »make test«. Please apply.

[perl #16298] [PATCH] pbc2c.pl startup

2002-08-19 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16298] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16298 Hi, attached patch uses now a similar startup code for native compiled

[perl #16300] [BUG] hash clone hangs

2002-08-19 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16300] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16300 Hi, recent changes in hash.c seems to hang[1] hash_clone. This patch works,

[perl #16308] [PATCH] logical right shift

2002-08-19 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16308] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16308 This adds logical shift right opcodes. They are essential for bit shifting

[perl #16414] Interpreter PMC

2002-08-19 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16414] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16414 Here's a patch that I have been threatening to implement for a while: it makes a PMC

[perl #16622] RE: [PATCH PDD07] Document struct naming conventions

2002-08-20 Thread via RT
# New Ticket Created by Brent Dax # Please include the string: [perl #16622] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16622 Brent Dax: # Since I'm lying in wait to apply the rules in force within most of the #

[perl #16670] [PATCH] find_bucket in hash.c not GC safe

2002-08-20 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16670] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16670 find_bucket as writen is GC-unsafe. This patch corrects this, by not reusing old

[perl #16689] [NIT] trailing commas in enumerator lists bad

2002-08-21 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #16689] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16689 Freshly checked out parrot moans a lot: cc: Info: ./include/parrot/string.h,

[perl #16690] Disable t/src under testj

2002-08-21 Thread via RT
# New Ticket Created by Daniel Grunblatt # Please include the string: [perl #16690] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16690 This patch disables running the tests in t/src under a make testj. Apart from

[perl #16741] languages/parrot_compiler fixups

2002-08-25 Thread via RT
# New Ticket Created by Mike Lambert # Please include the string: [perl #16741] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16741 The below patch fixes the languages/parrot_compiler/ code to work again with the

[perl #16763] parrot hash test fail on sparc Linux

2002-08-25 Thread via RT
# New Ticket Created by Nicholas Clark # Please include the string: [perl #16763] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16763 If I build parrot on sparc Linux I see 4 compiler warnings total: resources.c:

[perl #16764] [PATCH] library building win32

2002-08-25 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16764] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16764 This is a simple fix to the broken libparrot.a makefile target for Visual C++

[perl #16767] [PATCH] pdb improvements

2002-08-26 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16767] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16767 - eliminates a bunch of seg faults from bad input - allow passing command-line

[perl #16772] [PATCH] Add format for UINTVAL

2002-08-26 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #16772] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16772 This adds the printf format string for UINTVAL. hash.c needs this, but I'm not

[perl #16797] make subs closures

2002-08-27 Thread via RT
# New Ticket Created by Jonathan Sillito # Please include the string: [perl #16797] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16797 This patch supersedes patch [perl #16087], which will not apply correctly,

[perl #16818] [PATCH] Build cleanup

2002-08-28 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16818] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16818 I discovered 'make languages' yesterday. The enclosed patch cleans up a lot of

[perl #16820] [PATCH] Build libparrot.a with ar and ranlib

2002-08-28 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16820] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16820 The use of ar rcs to build a library and reconstruct the symbol table is

[perl #16838] [PATCH] oops ops

2002-08-29 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16838] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16838 Hi, during hacking on imcc and testing with life.p6 I found wrong core.ops of

[perl #16842] Solaris8/gcc warnings/errors

2002-08-29 Thread via RT
# New Ticket Created by Andy Bussey # Please include the string: [perl #16842] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16842 I am compiling Parrot under Solaris 8 using gcc. - I get lots of warnings about

[perl #16851] [PATCH] GC_VERBOSE: Allow make test with GC_DEBUG

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16851] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16851 This patch disables the possibly spurious warnings reported by GC_DEBUG when walking

[perl #16852] [PATCH] Eliminate empty extension

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16852] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16852 This patch trims off the period at the end of executable filenames for C-based tests

[perl #16853] [PATCH] avoid touching files

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16853] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16853 This patch makes re-running Configure.pl avoid updating the timestamps on the

[perl #16854] [PATCH] another string test

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16854] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16854 I forget what this was testing, but it uncovered a problem at some point in the

[perl #16855] [PATCH] uselessly optimize print()

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16855] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16855 In tracking down a gc bug, I realized that the current throwaway implementation of

[perl #16856] [PATCH] various changes to imcc

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16856] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16856 I was once idly toying with imcc while awaiting a phone call. This is the completely

[perl #16857] [PATCH] minor refactoring in dod.c

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16857] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16857 Small cleanups, but also a piece of my attempted fixes to the BUFFER_external_FLAG.

[perl #16858] [PATCH] minor resources.c refactoring

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16858] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16858 Oops, this should have been combined with the previous dod.c patch. It's the same

[perl #16926] [PATCH] unused static decl. in headers.h

2002-09-02 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16926] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16926 Hi, these static functions are - never used - produce ugly warnings with

[perl #16932] ScanMail Message: To Sender, action taken by attachment blocking.

2002-09-02 Thread via RT
# New Ticket Created by System Attendant # Please include the string: [perl #16932] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16932 ScanMail for Microsoft Exchange has blocked a file attachment(s). Place =

[perl #16937] [PATCH] Configure still using wrong shared library flags.

2002-09-02 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16937] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16937 This is a resubmit. Configure currently hard-wires ld_shared to a

[perl #16938] [PATCH] Fix imcc shared library versions.

2002-09-02 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16938] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16938 imcc doesn't work anymore now that the version number has changed from 7 to 8.

[perl #16941] [PATCH] Use pre-generated files for imcc.

2002-09-02 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16941] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16941 The following patch changes the build system to use pre-generated files for

[perl #16960] [PATCH] assemble.pl dulpicate labels

2002-09-03 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16960] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16960 imcc and assembler did allow duplicate labels. Fix for imcc is ready and

[perl #16962] [PATCH] add ICU to the glossary

2002-09-03 Thread via RT
# New Ticket Created by Kevin Falcone # Please include the string: [perl #16962] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16962 Someone asked on IRC this morning about what ICU is. They mentioned not finding

[perl #16965] [PATCH] Fix some test_prep dependencies.

2002-09-03 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16965] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16965 This patch gathers together different testing dependencies into a new test_prep

[perl #16968] [PATCH] Add configuration summary

2002-09-03 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16968] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16968 The following patch causes Configure to generate a 'myconfig' file that

[perl #16993] ScanMail Message: To Sender, action taken by attachment blocking.

2002-09-04 Thread via RT
# New Ticket Created by System Attendant # Please include the string: [perl #16993] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=16993 ScanMail for Microsoft Exchange has blocked a file attachment(s). Place =

[perl #17000] [PATCH] Re: IRIX64 alignment problem

2002-09-04 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17000] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17000 On Sat, 31 Aug 2002, Steven W McDougall wrote: parrot t/pmc/perlhash_1.pbc

[perl #17002] [PATCH] Configure deleting config/gen/platform/generic.?

2002-09-04 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17002] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17002 Configure.pl's 'copy_if_diff()' function was actually calling rename() and

[perl #17007] [PATCH] Re: HP-UX state report

2002-09-04 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17007] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17007 On Wed, 9 Jan 2002, Andy Dougherty wrote: For perl5, the main makefile calls

[perl #17008] [PATCH] automatic PMC integration

2002-09-04 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #17008] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17008 I tend to create new PMC classes frequently, and they're a pain to maintain without

[perl #17009] [PATCH] fix make shared

2002-09-04 Thread via RT
# New Ticket Created by Kevin Falcone # Please include the string: [perl #17009] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17009 If you start with a clean parrot tree and try to run 'make shared' it will die

[perl #17025] [PATCH] again #16895 ops2c.pl

2002-09-05 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17025] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17025 If this one is already in queue, bare with me. find_op does either die or

[perl #17026] [PATCH] core.ops including #16838

2002-09-05 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17026] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17026 core.ops has currently: - obvious errors e.g. -inline op mul (out PMC, out

[perl #17039] [PATCH] intarray aka integer dequeue PMC

2002-09-05 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #17039] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17039 Here is the new PMC I keep babbling about. Before I commit it, any comments? Like,

[perl #17071] [PATCH] string_index COW bug (and test)

2002-09-08 Thread via RT
# New Ticket Created by Peter Gibbs # Please include the string: [perl #17071] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17071 Attached patch fixes a problem with ord reported by Jerome Quelin. It also includes

[perl #17090] [PATCH] imcc needs to be built with LINK, not LD.

2002-09-09 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17090] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17090 The subject says it all. diff -r -u parrot-orig/config/gen/makefiles/imcc.in

[perl #17120] [PATCH] further compile/link/ld cleanup

2002-09-10 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17120] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17120 The following patch removes two no-longer-needed hints files. They are remnants

[perl #17143] [PATCH] interpreter.c:prederef()

2002-09-11 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17143] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17143 This patch make predereferenced run mode working again (all perl6 tests are

[perl #17158] [PACTH] reduce size of core_ops_prederef.* by a fair amount

2002-09-11 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17158] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17158 This patch eliminates identical function bodies in core_ops_prederef.* thus

[perl #17159] imcc / Mac OS X problem

2002-09-11 Thread via RT
# New Ticket Created by Leon Brocard # Please include the string: [perl #17159] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17159 There is a problem building imcc under Mac OS X at the moment, but I'm afraid I

[perl #17193] [PATCH] Re: Howto packout _SC / _NC KEYs

2002-09-12 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17193] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17193 Here is a patch, that is selfcontained in packfile.c, so should be useful for

[perl #17194] ScanMail Message: To Sender, action taken by attachment blocking.

2002-09-12 Thread via RT
# New Ticket Created by System Attendant # Please include the string: [perl #17194] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17194 ScanMail for Microsoft Exchange has blocked a file attachment(s). Place =

[perl #17202] [PATCH] Avoid SIGBUS/coredump in Configure alignment tests

2002-09-12 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17202] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17202 The following patch installs a signal handler to try to catch the core dumps

[perl #17233] [PATCH] misc:c: Parrot_vsprintf_s

2002-09-13 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17233] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17233 - %x did return wrong letters - this continue looks bogus, I did a test with

[perl #17397] [PATCH] assignment hyper operators and bugfix for perl6

2002-09-17 Thread via RT
# New Ticket Created by John Williams # Please include the string: [perl #17397] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17397 The attached patch makes assignment hyper operators (^+= etc) work in the perl6

[perl #17455] [PATCH] OpTrans: making more readable core_ops*.c

2002-09-20 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17455] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17455 This patch changes the register and constant table addressing in the produced

[perl #17468] [PATCH] interpreter.c prederef

2002-09-21 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17468] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17468 This patch - removes check_fingerprint (this should be done in PBC unpack) -

[perl #17469] [PATCH] jit2h.pl (missing in #17455)

2002-09-21 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17469] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17469 This patch is additionally needed for #17455. Due to missing dependencies on

[perl #17470] [PATCH] interpreter restart test

2002-09-21 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17470] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17470 This patch adds a test case for restarting the interpreter. To get this

[perl #17490] Magic is useless unless verifiable.

2002-09-22 Thread via RT
# New Ticket Created by Simon Cozens # Please include the string: [perl #17490] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17490 The point of having a validifiable magic number at the start of a bytecode file is

[perl #17491] One-queens problem

2002-09-22 Thread via RT
# New Ticket Created by Simon Cozens # Please include the string: [perl #17491] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17491 % ../../parrot queens.pbc +---+---+---+---+---+---+---+---+ 8 | | * | |

[perl #17492] Leaning tower of Hanoi

2002-09-22 Thread via RT
# New Ticket Created by Simon Cozens # Please include the string: [perl #17492] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17492 I am so not doing well today: simon@deep-dark-truthful-mirror

[perl #17495] [PATCH] for a faster life

2002-09-22 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17495] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17495 Appended patch is somewhat experimental and needs probably a configure test

[perl #17502] [PATCH] config/gen/makefiles/classes.in - compiler flag bug

2002-09-22 Thread via RT
# New Ticket Created by Bruce Gray # Please include the string: [perl #17502] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17502 To specify a rule to build object files from C files, root.in correctly says:

[perl #17506] [PATCH] lib/Parrot/Configure/Step.pm - litterbug

2002-09-22 Thread via RT
# New Ticket Created by Bruce Gray # Please include the string: [perl #17506] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17506 lib/Parrot/Configure/Step.pm, in sub cc_clean, is trying to clean up its test

[perl #17507] [PATCH] lib/Parrot/Configure/Step.pm - more litter cleanup

2002-09-22 Thread via RT
# New Ticket Created by Bruce Gray # Please include the string: [perl #17507] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17507 Problem: *.tmp files, especially Makefile.tmp files, not being cleaned up. Cause:

[perl #17517] [PATCH] build system

2002-09-23 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17517] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17517 Attached patch - removes the annoying and wrong rerun of Configure.pl - adds a

[perl #17524] [PATCH] use key functions in packfile

2002-09-23 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17524] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17524 This patch hides some internals of keys by using the appropriate key functions

[perl #17533] [PATCH] Re: Goal call for 0.0.9

2002-09-23 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17533] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17533 On Mon, 23 Sep 2002, H.Merijn Brand wrote: cd languages/perl6

[perl #17537] [PATCH imcc 0.0.9.2 containing #17533

2002-09-23 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17537] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17537 Attached patch fixes all currently known problems WRT imcc/perl6. imcc 0.0.9

[perl #17549] [PATCH] direct accesss for intlist 10 times faster

2002-09-23 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17549] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17549 Attached patch - corrects a bug in int_list_assign 1) - makes direct access fly

[perl #17560] [PATCH] imcc's struct ostat insufficiently unique

2002-09-24 Thread via RT
# New Ticket Created by Simon Cozens # Please include the string: [perl #17560] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17560 It's used by stat.h on Darwin, at least. diff -d -u -r1.13 imc.h --- imc.h

[perl #17561] [PATCH] imcc: semicolons considered useful.

2002-09-24 Thread via RT
# New Ticket Created by Simon Cozens # Please include the string: [perl #17561] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17561 Makes things compile, you know. --- imcc.y 22 Sep 2002 17:38:47 -

[perl #17562] Segfault in stack handling code running ELIZA

2002-09-24 Thread via RT
# New Ticket Created by Simon Cozens # Please include the string: [perl #17562] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17562 (gdb) run basic.pbc Starting program: /home/simon/cvs/parrot/parrot basic.pbc

[perl #17569] [PATCH] updated inlitlist obsoletes #17549

2002-09-24 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17569] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17569 This is an update/bugfix - t/src/intlist.t was missing - find_chunk was partly

[perl #17573] [PATCH] imcc: stack bug, keys, semicolons, BRANCH

2002-09-24 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #17573] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17573 - In imcc.y:main(), the stacktop was being set to an uninitialized value, making

[perl #17578] [PATCH] imcc 0.0.9.3

2002-09-25 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17578] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17578 This patch obsoletes all previous imcc 0.0.9 patches and contains all current

[perl #17615] [PATCH] perl6: make --test

2002-09-26 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17615] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17615 Attached patch fixed the make --test problem, reported by Tanton et al.

[perl #17621] [PATCH] intlist cleanup (intlist-3)

2002-09-27 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17621] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17621 This patch contains: - removal of the initial parameter from intlist_new - no

[perl #17624] [PATCH] Don't assume 32-bit integers in perl6/t/compiler/2.t

2002-09-27 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17624] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17624 14! is actually 87178291200. The value used in the test assumes 32-bit integer

[perl #17646] [PATCH] Add stone-age exception handling

2002-09-28 Thread via RT
# New Ticket Created by Brent Dax # Please include the string: [perl #17646] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17646 This patch adds a very, very rudimentary form of C-level exception handling--bringing

[perl #17691] [PATCH] Tiny printf type fixup

2002-09-30 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17691] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17691 This patch fixes a tiny problem in trace.c when sizeof(opcode_t) !=

[perl #17702] [PATCH] resources.c - growing allocations

2002-10-01 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17702] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17702 This patch stops parrot from permanently allocating increasing amounts of

[perl #17703] [PATCH] string.c

2002-10-01 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #17703] # in the subject line of all future correspondence about this issue. # URL: http://rt.perl.org/rt2/Ticket/Display.html?id=17703 Description of patch by chunks: - remove outdated comment/ifdef - use

<    1   2   3   4   5   6   7   8   9   10   >