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
> (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 @
> 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
- Original Message -
From: "Luke Palmer" <[EMAIL PROTECTED]>
> Joe Gottman writes:
> > 3) Currying binds a function parameter to a value? Is there any way to
> > bind a function parameter to a variable? Consider the following code:
> >
> > sub printNum(int $x) {print "$x\n";}
> >
On 10/25/2003 6:27 AM, Gabor Szabo wrote:
>
> The HTML files generated by Devel::Cover are huge.
I'm working on it. :)
> I ran coverage on HTML::Template and while the source code
> is ~100K the HTML report is 2.5Mb
I did a null coverage run (I did a "use HTML::Template" but didn't actually do
a
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
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
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
I got no response from the author. In worst case, I plan to post the
tests files on rt.cpan.org.
I'm sure Damian will be fine with it. I told him about the project a
while ago and he seemed genuinely excited about it.
xoa
-
Andy Lester
[EMAIL PROTECTED], AIM:petdance
http://petdance.com/ htt
> So does anyone have anything to report as far as progress on their
modules?
> Reports back to update on the website would be appreciated.
Writing test slowly for Parse::RecDescent, but writing.
I got no response from the author. In worst case, I plan to post the
tests files on rt.cpan.org.
On Wed, Oct 29, 2003 at 08:32:40PM -0500, Joe Gottman wrote:
>I just reread the section of A6 about currying, and I have several
> questions about it.
Your questions have caused me to skim over A6 and discover that there
are lots of details I've forgotten. Hopefully forgetfulness won't be
a p
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
[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/*
> 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
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
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
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
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
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
19 matches
Mail list logo