native_pbc fixes

2004-07-10 Thread Jarkko Hietaniemi
Here are regenerated number_?.pbc files for the t/native_pbc/number.t, plus a couple of tweaks I found on the way in Tru64 and IRIX/64. I still have test failures in both those two and in IRIX there a is a lot of "fun" getting the compiler selected right (even in 64-bit IRIX there are both 32 and

Re: [perl #30557] [BUG] Re: cvs commit: parrot/config/init data.pl

2004-07-10 Thread Nicholas Clark
On Thu, Jul 01, 2004 at 09:20:22AM -0700, Dennis Rieks wrote: > perl Configure.pl --icuheaders=/devel/tinder/vc6/icu/include > --icushared="/libpath:/devel/tinder/vc6/icu/lib icuuc.lib" > > Generating build filesdone. > Moving platform files into p

Re: Python::Bytecode

2004-07-10 Thread Matt Diephouse
Leopold Toetsch wrote: ... is on CPAN (said Dan) and is broken. I'd be glad if people could fix it and send me a running version ;) * constants are messed up * it doesn't disassemble all code objects of a .pbc - just one If you could give me a bit more to go on, I'd be willing to give this a sho

Re: Python::Bytecode

2004-07-10 Thread Matt Diephouse
Leopold Toetsch wrote: ... is on CPAN (said Dan) and is broken. I'd be glad if people could fix it and send me a running version ;) * constants are messed up * it doesn't disassemble all code objects of a .pbc - just one If you could give me a bit more to go on, I'd be willing to give this a shot

Re: [perl #30613] [PATCH] Parrot m4 0.0.7

2004-07-10 Thread Leopold Toetsch
Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > this is just a minor update of Parrot m4. There are no new features. Thanks, applied. leo