[perl #15880] [PATCH] generic platform.c should not assume dynaloading

2002-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15880] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15880 > I think the generic platform.c should not assume dynamic loading. This patch helps

[perl #15882] [PATCH] Test.pm glitch

2002-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15882] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15882 > I thought "exit code 0.01171875" was odd. diff -ruN parrot/lib/Parrot/Test.pm par

[perl #15883] [PATCH] can't do bit arithmetics with enums

2002-07-30 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15883] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15883 > SGI cc gets upset by enum bit arithmetics. diff -ruN parrot/stacks.c parrot+cast/

[perl #15885] [PATCH] string.t hangs on perl 5.005_03

2002-07-30 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #15885] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15885 > Hi, attached Patch fixes a small problem with string_2.pasm. assemple.pl:_annotate_

[perl #15919] [PATCH] make IRIX and UNICOS/mk happy (resubmit)

2002-08-01 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15919] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15919 > This fixes [perl #15865] and [perl #15870]. I never saw this in p6i (eaten by hun

[perl #15920] [PATCH] squash IRIX warning (resubmit)

2002-08-01 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15920] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15920 > This also never seemed to show up in p6i. - Forwarded message from Jarkko Hie

[perl #15922] [PATCH] jit documentatiion + tweaks

2002-08-01 Thread via RT
# New Ticket Created by Jason Gloudon # Please include the string: [perl #15922] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15922 > More Revisions of jit.doc as well as some more overview comments on the SPARC jit app

[perl #15927] [PATCH] perlarray clone

2002-08-01 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #15927] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15927 > Hi I'm not totally sure, if it's the correct way to go, but it works ;-) I did a t

[perl #15929] [no subject]

2002-08-01 Thread via RT
# New Ticket Created by The RT System itself # Please include the string: [perl #15929] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15929 >

[perl #15942] UNICOS/mk new unhappiness: hash.c

2002-08-02 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15942] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15942 > The subroutine.pmc and sub.pmc problems ([perl #15920]) are gone now that Dan chec

[perl #15943] [PATCH] UNICOS/mk vs dynaloading continues

2002-08-02 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15943] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15943 > Sorry, I missed this patch hunk from #15880 (but I still think eventually the dyna

[perl #15949] [PATCH] Silence warning in hash clone

2002-08-02 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #15949] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15949 > hash->num_buckets is unsigned, so we were getting a "comparison between signed and u

[perl #15951] [BUG] header_allocs_since_last_collect never updated

2002-08-02 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #15951] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15951 > The title says it all really: the counter in the interpreter structure that tracks

[perl #15952] [PATCH] Minor doc fix in core.ops

2002-08-02 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #15952] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15952 > mem_allocs_since_last_collect is the number of new blocks allocated, not the total m

[perl #15953] [PATCH] More GC tests

2002-08-02 Thread via RT
# New Ticket Created by Simon Glover # Please include the string: [perl #15953] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15953 > A few more tests for the GC ops. Simon --- t/op/gc.t.old Fri Aug 2 17:03:13

[perl #15962] [PATCH] avoid uninit warning in Configure

2002-08-03 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #15962] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=15962 > Not all places have COMSPEC. --- lib/Parrot/Configure/Step.pm.dist 2002-08-03 1

[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. # 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 capture

[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. # 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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16087 > The main purpose of this patch is to give scratchpads a pointer to their parent pad

[perl #16095] [PATCH] pbc2.pl

2002-08-08 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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16095 > Hi, actually, this is the 2. attempt to get this in. It resolves tickets #15712 whi

[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. # 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 Parr

[perl #16112] [PATCH] Setup argv (P0) in pbc2c

2002-08-10 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16112] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16112 > Hi, as perl6 now provides @ARGV from P0 at __setup, pbc2c.pl has to setup P0. Plea

[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. # 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 teste

[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. # 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 expressi

[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. # 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 a co

[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. # 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 CPUs

[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. # 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. # 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 codebas

[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. # 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 fast 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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16283 > Tru64 finds the following objectionable spots from a fresh CVS checkout: cc: Warn

[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. # 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 Conf

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16297 > Hi, attached patch gets rid of the propably hand crafted PMC types list by using l

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16296 > Hi, this patch removes ugly warnings for perl6's »make test«. Please apply. leo

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16298 > Hi, attached patch uses now a similar startup code for native compiled programs li

[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. # 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, but I d

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16308 > This adds logical shift right opcodes. They are essential for bit shifting negative v

[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. # 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 that

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

2002-08-19 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. # 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 # core

[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. # 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 valu

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16689 > Freshly checked out parrot moans a lot: cc: Info: ./include/parrot/string.h, line

[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. # 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 that

[perl #16741] languages/parrot_compiler fixups

2002-08-24 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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16741 > The below patch fixes the languages/parrot_compiler/ code to work again with the new ke

[perl #16755] imcc requires Parrot_dlopen but HAS_DLOPEN is never defined

2002-08-25 Thread via RT
# New Ticket Created by Tom Hughes # Please include the string: [perl #16755] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16755 > Recent changes to imcc make it require a working Parrot_dlopen but unfortunately as thing

[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. # 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: In fu

[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. # 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++ win32 b

[perl #16767] [PATCH] pdb improvements

2002-08-25 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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16767 > - eliminates a bunch of seg faults from bad input - allow passing command-line arguments

[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. # 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 includ

[perl #16794] [PATCH] Update MANIFEST

2002-08-27 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16794] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16794 > --- MANIFEST.oldTue Aug 27 07:57:42 2002 +++ MANIFESTTue Aug 27 13:54:17

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16797 > This patch supersedes patch [perl #16087], which will not apply correctly, since ke

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16818 > I discovered 'make languages' yesterday. The enclosed patch cleans up a lot of small

[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. # 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 non-portable

[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. # 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 type

[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. # 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 "padd

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16851 > This patch disables the possibly spurious warnings reported by GC_DEBUG when walking the

[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. # 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 on u

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16853 > This patch makes re-running Configure.pl avoid updating the timestamps on the generated .

[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. # 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 past.

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16855 > In tracking down a gc bug, I realized that the current throwaway implementation of the pr

[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. # 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 unte

[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. # 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. (The

[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. # 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 thing -

[perl #16859] [PATCH] Fix BUFFER_external_FLAG for strings

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16859] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16859 > This patch is the real fix for strings with the BUFFER_external_FLAG. It requires the pre

[perl #16860] [PATCH] segfault in pdb's p command

2002-08-29 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #16860] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16860 > As a result of my recent changes to debug.c, a plain 'p' (or 'print') in pdb now seg faul

[perl #16874] [BUG] Concatenation failing

2002-08-30 Thread via RT
# New Ticket Created by Leon Brocard # Please include the string: [perl #16874] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16874 > Hi. I have a weird bug where concatenation is sometimes failing, and I have no idea wh

[perl #16884] [PATCH] Scheme makefile tweak

2002-08-30 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #16884] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16884 > This one seems to have fallen through the cracks. Here's a re-send. --- parrot-orig

[perl #16895] [PATCH] core.ops, ops2c.pl

2002-08-31 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #16895] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=16895 > 1) The following code snippet, appended to anyop.c strcpy(name, "shl_p_p_ic")

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16926 > Hi, these static functions are - never used - produce ugly warnings with -Wall, whi

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16932 > ScanMail for Microsoft Exchange has blocked a file attachment(s). Place = [EMAIL P

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16937 > This is a resubmit. Configure currently hard-wires ld_shared to a GNU-binutils-speci

[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. # 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. This

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16941 > The following patch changes the build system to use pre-generated files for languages

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16960 > imcc and assembler did allow duplicate labels. Fix for imcc is ready and follows wi

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16962 > Someone asked on IRC this morning about what ICU is. They mentioned not finding it i

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16965 > This patch gathers together different testing dependencies into a new test_prep targe

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16968 > The following patch causes Configure to generate a 'myconfig' file that summarizes th

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=16993 > ScanMail for Microsoft Exchange has blocked a file attachment(s). Place = [EMAIL P

[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. # 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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17002 > Configure.pl's 'copy_if_diff()' function was actually calling rename() and moving the

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17007 > On Wed, 9 Jan 2002, Andy Dougherty wrote: > > >For perl5, the main makefile calls (e

[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. # 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 commi

[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. # 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 becaus

[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. # 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 return fa

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17026 > core.ops has currently: - obvious errors e.g. -inline op mul (out PMC, out PMC,

[perl #17034] [PATCH] More MANIFEST and build clean-up

2002-09-05 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17034] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17034 > Here are today's patches I needed to get parrot building. Again, I had to guess abou

[perl #17035] [PATCH] chr support

2002-09-05 Thread via RT
# New Ticket Created by Leon Brocard # Please include the string: [perl #17035] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17035 > I realise that proper Unicode support is coming, but it may be a while to get here. We

[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. # 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, does a

[perl #17065] [PATCH] perl6 misc

2002-09-06 Thread via RT
# New Ticket Created by Steve Fink # Please include the string: [perl #17065] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17065 > Apply as much or as little of this patch as you want. - Add a few more patterns to vario

[perl #17067] [PATCH] Buffers shouldn't remain free after being allocated

2002-09-07 Thread via RT
# New Ticket Created by Peter Gibbs # Please include the string: [perl #17067] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17067 > Mike's changes to integrate the external and selfpoolptr flags have resulted in the on_f

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17071 > Attached patch fixes a problem with ord reported by Jerome Quelin. It also includes a te

[perl #17072] warnings while compiling parrot

2002-09-08 Thread via RT
# New Ticket Created by Jerome Quelin # Please include the string: [perl #17072] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17072 > I just rsync-ed my parrot. $ perl Configure.pl [...] $ make [...] string.c: In functi

[perl #17084] [PATCH] Fix order of linking in lib/Parrot/Test.pm

2002-09-09 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17084] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17084 > Under traditional Unix loaders (ld), the order in which items are specified in the co

[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. # 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 parrot

[perl #17091] 64-bit-int builds broken

2002-09-09 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #17091] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=17091 > Not OK: This is a failure report for parrot. 64-bit-int builds appear to be broken.

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17120 > The following patch removes two no-longer-needed hints files. They are remnants of th

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17143 > This patch make predereferenced run mode working again (all perl6 tests are ok, whe

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17158 > This patch eliminates identical function bodies in core_ops_prederef.* thus saving

[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. # 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 don't k

[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. # 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 other

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17194 > ScanMail for Microsoft Exchange has blocked a file attachment(s). Place = [EMAIL P

[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. # http://rt.perl.org/rt2/Ticket/Display.html?id=17202 > The following patch installs a signal handler to try to catch the core dumps that can

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