Alan Rocker (via RT) wrote:
auto::gmp - Does your platform support GMP...Can't spawn
".\test_616.exe": Bad file descriptor at lib/Parrot/Configure/Utils.pm
line 86.
Thanks, this is a known issue with the libgmp.dll built with strawberry
perl. (It was built with SSE2 instructions tha
2009/1/11 via RT Alan Rocker :
> # New Ticket Created by Alan Rocker
> # Please include the string: [perl #62206]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=62206 >
>
> Under Windows (XP Home) Strawberry Perl
> Attached
2009/1/11 via RT Alan Rocker :
> # New Ticket Created by Alan Rocker
> # Please include the string: [perl #62204]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=62204 >
>
>
> (On Windows XP Home) after mingw32-make realclea
- Original Message
> This patch implements the .trim() method for strings.
Now that I'm reading S29, I see there is no .trim() method there. I got that
because it was referenced in pugs in the cookbook (not in tests, though) and I
was trying to get the examples to run. Bummer :(
C
This patch implements the .trim() method for strings.
Two problems:
1. I don't like the double-negative, but I was unsure how to get rid of it.
unless not_whitespace goto done
2. I don't like the magic number '32
not_whitespace = is_cclass 32, s, start
$I0 = is_cclass .CCLASS_WHITESPA
This is an update to my last patch (which you may not see because I sent it
from the wrong email address). Here are my updated notes:
This patch implements the .trim() method for strings.
Problem: I don't like the magic number '32
not_whitespace = is_cclass 32, s, start
But I couldn't fig
On Sun, 2009-01-11 at 12:39 -0500, Andrew Whitworth wrote:
> This is something that obviously needs to be avoided. PASM doesn't
> require that P42 be the 42nd register in an array. It only requires
> that values put into P42 aren't overwritten and the register isn't
> repurposed later. The simplest
# New Ticket Created by Alan Rocker
# Please include the string: [perl #62204]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=62204 >
(On Windows XP Home) after mingw32-make realclean and Configure.pl
STDERR output attache
# New Ticket Created by Alan Rocker
# Please include the string: [perl #62206]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=62206 >
Under Windows (XP Home) Strawberry Perl
Attached are STDERR output and the summary of S
# New Ticket Created by Alan Rocker
# Please include the string: [perl #62202]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=62202 >
Running Configure.pl under Windows (XP Home), Strawberry Perl, produces
the following err
From: Allison Randal
Date: Sun, 11 Jan 2009 01:13:06 -0800
Bob Rogers wrote:
>
> What about those of us who can't log in? I can't even reset my
> password, let alone update anything . . .
It won't let you log in at all? Or, once you log in it won't let you do
anything?
Author: bernhard
Date: Sun Jan 11 04:40:38 2009
New Revision: 35410
Modified:
trunk/docs/pdds/draft/pdd08_keys.pod
Log:
[codingstd] shorten long lines.
Modified: trunk/docs/pdds/draft/pdd08_keys.pod
==
--- trunk/docs
Bob Rogers wrote:
What about those of us who can't log in? I can't even reset my
password, let alone update anything . . .
It won't let you log in at all? Or, once you log in it won't let you do
anything?
I just reset your password, let me know if you don't get an automated
email about th
13 matches
Mail list logo