Re: Class metadata for PIR/assembly files

2003-10-30 Thread Melvin Smith
Regrettably, this won't be committed for 0.0.12 release since it is definitely new feature. If I commit now Leo would probably pummel me with flaming pumpkins, so I'm going to play nice and follow the rules. This is what I have currently in my working copy of imcc. I think this does what we want

Re: [PS] open patches

2003-10-30 Thread Robert Spier
> (24205) [PATCH] removing -mno-accumulate-outgoing-args for non x86 arch > > the last one was applied by Dan, but the Status wasn't updated on RT. > I can't do it myself (permission denied). I've updated the ticket. RT thinks your email address is @perl.it, but the ticket was created from the @

Re: [PS] open patches

2003-10-30 Thread Robert Spier
> My account (mikescott) at http://auth.perl.org/auth/account shows the > correct email. The RT page assures me that I'm signed in as mikescott. > I go to the Modify ticket #24030 and set Status to resolved, click Save > Changes and get Status: Permission Denied. RT had a different idea of what

Re: Parrot IO fun

2003-10-30 Thread Melvin Smith
At 12:09 AM 10/31/2003 +, Nicholas Clark wrote: On Thu, Oct 30, 2003 at 01:54:24AM -0500, Melvin Smith wrote: > Parrot fetched its first web page tonight. Its a baby step, but hey... :) > > You can now stuff hostnames into a socket as well as a numeric IP address. > > see examples/io/http.imc C

Re: Parrot IO fun

2003-10-30 Thread Nicholas Clark
On Fri, Oct 31, 2003 at 12:09:14AM +, Nicholas Clark wrote: > On Thu, Oct 30, 2003 at 01:54:24AM -0500, Melvin Smith wrote: > > Parrot fetched its first web page tonight. Its a baby step, but hey... :) I forgot to say: Hey, cool! Nice work. Today web pages, tomorrow self propagating worms? M

Re: Parrot IO fun

2003-10-30 Thread Nicholas Clark
On Thu, Oct 30, 2003 at 01:54:24AM -0500, Melvin Smith wrote: > Parrot fetched its first web page tonight. Its a baby step, but hey... :) > > You can now stuff hostnames into a socket as well as a numeric IP address. > > see examples/io/http.imc Can we do IPv6? (Not meant to be a throw away que

Re: P5 "B" backend for languages/perl6 - quasi-announcement

2003-10-30 Thread Joseph Ryan
Sean O'Rourke wrote: [EMAIL PROTECTED] (Scott Walters) writes: I have work-related reason to add a "B" backend for Perl 5 to the perl6 compiler. I'm looking at creating an assembler for Perl 5's "B" bytecode along the lines of IMCC, and creating patches against languages/perl6/IMCC.pm and langu

Re: P5 "B" backend for languages/perl6 - quasi-announcement

2003-10-30 Thread Sean O'Rourke
[EMAIL PROTECTED] (Scott Walters) writes: > I have work-related reason to add a "B" backend for Perl 5 to the > perl6 compiler. I'm looking at creating an assembler for Perl 5's > "B" bytecode along the lines of IMCC, and creating patches against > languages/perl6/IMCC.pm and languages/perl6/IMCC/*

Re: Dying tests on windows

2003-10-30 Thread Jonathan Worthington
> Have it. The filename on Win32 isn't really "src/jit_cpu.c" ... > > Fixed. And it works great! Win32 summary: * 2 I/O tests fail * There are various local variable not used warnings, plus some missing casts. Want me to go through and find track the source of these warnings down? I figu

Re: [PS] open patches

2003-10-30 Thread Aldo Calpini
these are the patches of mine which still show as Pending: (17405) [PATCH] correct make pdb on Win32 (24149) [PATCH] small Makefile patch (rm *.s in realclean instead of clean) (24205) [PATCH] removing -mno-accumulate-outgoing-args for non x86 arch the last one was applied by Dan, but the Status

P5 "B" backend for languages/perl6 - quasi-announcement

2003-10-30 Thread Scott Walters
Hi kids, I have work-related reason to add a "B" backend for Perl 5 to the perl6 compiler. I'm looking at creating an assembler for Perl 5's "B" bytecode along the lines of IMCC, and creating patches against languages/perl6/IMCC.pm and languages/perl6/IMCC/* to conditionally, using some sort of p

Re: Dying tests on windows

2003-10-30 Thread Leopold Toetsch
Jonathan Worthington <[EMAIL PROTECTED]> wrote: > cl -nologo -Gf -W3 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -ZI -I./i > nclude -DHAS_JIT -DI386 -E src\jit_cpu.c > Here:- > http://www.jwcs.net/~jonathan/parrot/jit_cpu-E-cl.txt > And again, there is RTYPE_.* stuff all over. Something is to

Re: [PS] open patches

2003-10-30 Thread Michael Scott
On 30 Oct 2003, at 07:20, Robert Spier wrote: Some of patches on that list that are mine. #24030 Obsolete #24038 Obsolete #24043 Applied #24063 Applied #24177 Rejected #24188 Applied I tried to update the status of #24177 but got Permission Denied. Any chance of that being changed so I could updat

Re: Tinderboxens

2003-10-30 Thread Leopold Toetsch
Andy Dougherty <[EMAIL PROTECTED]> wrote: > A quick grep on the perl5 sources for 'negative zero' gets a fair number > of hits mentioning AIX, Digital Unix, and OpenBSD. sv.c contains some > legacy 'FIXNEGATIVEZERO' code as well. ... which seems not to be defined nor mentioned anywhere. > ... I