# New Ticket Created by Will Coleda
# Please include the string: [perl #40135]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40135 >
The failure to parse this test (Malformed string) is due to this line:
test subst-3.2 {b
Hi Leo,
I had the link error on Cygwin and on Linux (Debian). The reason for
this problem with compile error is in following definitions in Makefile:
LINKFLAGS = -s -L/usr/local/lib
ALL_PARROT_LIBS = -L/cygdrive/c/Documents\ and\
Settings/khull/work/dev/parrot/trunk/blib/lib -lparrot $(
Am Sonntag, 6. August 2006 17:20 schrieb Bob Rogers:
>The problem is that inferior runloops cannot be re-entered via
> continuation. One example (out of many) is the delegate pmclass, which
> uses inferior runloops in vtable methods to run bytecode. The resulting
> call structure (mixing byte
# New Ticket Created by Will Coleda
# Please include the string: [perl #40138]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40138 >
The .test files from the CVS repository should be added as part of
our svn repo to allo
If you have MS Project 98 or Project 2000 installed, and can load-and-save a
project file for me, please mail me. adTHANSKvance
--
Chip Salzenberg <[EMAIL PROTECTED]>
# New Ticket Created by Matt Diephouse
# Please include the string: [perl #40143]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=40143 >
% mini:~/Projects/parrot/languages/tcl mdiep$ tclsh
% set tcl_precision
12
Note that the default tcl_precision in tclsh8.5 is now '0', not 12.
http://www.tcl.tk/man/tcl8.5/TclCmd/tclvars.htm#M26
Note "Applications should not change this value" !!
Also, from leo:
17:00 <@leo> mdiep: re #40143: you already have TclFloat.get_string,
replace
the line:
17:0
> "Leopold" == Leopold Toetsch <[EMAIL PROTECTED]> writes:
Leopold> Am Dienstag, 8. August 2006 16:34 schrieb hugues:
>> I'm getting the following error when compiling (trying to) parrot
>> svn:
>>
>> Just droping it as is, in case any of you would know an obvious fix
Chip Salzenberg wrote:
pbc_merge doesn't allow multiple :load routines.
That's a bug, Shirley.
Currently it's a feature. Only one :load routine is allowed per PIR
file, and pbc_merge basically just packs all the compiled code together.
I could argue that maybe we should allow multiple :load
On 8/9/06, Allison Randal <[EMAIL PROTECTED]> wrote:
Chip Salzenberg wrote:
>> pbc_merge doesn't allow multiple :load routines.
>
> That's a bug, Shirley.
Currently it's a feature. Only one :load routine is allowed per PIR
file, and pbc_merge basically just packs all the compiled code together.
On behalf of the Parrot team, I'm proud to announce Parrot 0.4.6, the most
recent close-to-monthly release of Parrot. I'm particularly pleased to
report that Parrot 0.4.6 includes the beginnings of a Ruby implementation
(named "Cardinal"), thanks to the work of Kevin Tew.
What is Parrot? Parrot
11 matches
Mail list logo