Re: This week's summary

2003-12-26 Thread Michael Joyce
Thank you for a lovely Christmas Present. Michael On Dec 24, 2003, at 2:37 AM, The Perl 6 Summarizer wrote: The Perl 6 Summary for the week ending 20031221 Welcome one and all to the penultimate Perl 6 Summary for 2003. The nights are long, the air is cold, freezing fog made the journey

[perl #24758] [PATCH] 'Unknown signature' in examples/assembly/pcre.imc

2003-12-26 Thread via RT
OTECTED] */ +++ GMX - die erste Adresse fÃr Mail, Message, More +++ Neu: Preissenkung fÃr MMS und FreeMMS! http://www.gmx.net call_types.txt.20031226.patch Description: Binary data

Re: [perl #24758] [PATCH] 'Unknown signature' in examples/assembly/pcre.imc

2003-12-26 Thread Leopold Toetsch
Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > After applying the patch a 'make reconfig' propably needs to be done, as > src/nci.c needs to be rebuilt. Makefile dependencies are ok for that. > I have no clue why it ever worked before. On i386/JIT systems NCI stubs are normally build on the

[perl #24759] [PATHC] clean up vtable.dump

2003-12-26 Thread via RT
# New Ticket Created by Bernhard Schmalhofer # Please include the string: [perl #24759] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=24759 > Hi, when doing a make realclean in the 'parrot' directory, I noticed that the f

Re: More object stuff

2003-12-26 Thread Dan Sugalski
At 11:10 PM + 12/18/03, Harry Jackson wrote: Dan Sugalski wrote: It's util/ncidef2pasm.pl, actually. build_nativecall builds the stub routines for the interpreter if a JIT isn't available. The definitions of the characters are the same, but ncidef2pasm's a bit better documented. (There's emb