Next rev of Python::Bytecode

2004-07-11 Thread Dan Sugalski
Still a bit lacking, 'specially in the documentation department, but I've got a version that sucks much less than it did, and is possibly even correct. (Go figure. Surprised me, too... :) Anyway, if you want to fiddle, http://www.sidhe.org/~dan/Python-Bytecode-2.2.tar.gz and have at it. If an obje

[perl #30671] tru64 problems with nci.t and object-meths.t

2004-07-11 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30671] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30671 > I ran into various failures with nci.t and object-meths.t I lack the time and th

[perl #30670] [PATCH] t/pmc/bigint.t for 64-bit

2004-07-11 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #30670] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30670 > In 64-bit environments 20 is not *that* big. Patch attached. -- Jarkk

Re: native_pbc fixes

2004-07-11 Thread Leopold Toetsch
Jarkko Hietaniemi <[EMAIL PROTECTED]> wrote: > Also, to generate the number_2.pbc I had to compile a new uselongdouble > Perl in Linux You don't need that Perl anymore - or shouldn't: $perl Configure.pl --floatval="long double" should do it. > ... and in there I had to #if 0 the below in src

Re: native_pbc fixes

2004-07-11 Thread Jarkko Hietaniemi
Jarkko Hietaniemi wrote: > Oh, bother. I think I somehow goofed up the patch part, so here it is > again regenerated. (The pbc files were okay in my original sending.) This is getting embarrassing. -- Jarkko Hietaniemi <[EMAIL PROTECTED]> http://www.iki.fi/jhi/ "There is this special biologis

Re: native_pbc fixes

2004-07-11 Thread Jarkko Hietaniemi
Oh, bother. I think I somehow goofed up the patch part, so here it is again regenerated. (The pbc files were okay in my original sending.) nat.pat.gz Description: GNU Zip compressed data