[perl #40135] [BUG] Tcl - t_tcl/subst.t failure.

2006-08-09 Thread via RT
# 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

Re: Re: parrot compile error

2006-08-09 Thread kay-uwe.hull
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 $(

Re: Continuations and inferior runloops: Analysis and POC

2006-08-09 Thread Leopold Toetsch
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

[perl #40138] [TODO] Tcl - add tcl's tests into our repository

2006-08-09 Thread via RT
# 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

can somebody convert an MS Project 97 file for me?

2006-08-09 Thread Chip Salzenberg
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]>

[perl #40143] [TODO] Tcl - support $tcl_precision

2006-08-09 Thread via RT
# 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

Re: [perl #40143] [TODO] Tcl - support $tcl_precision

2006-08-09 Thread Will Coleda
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

Re: parrot compile error

2006-08-09 Thread hugues
> "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

Re: [perl #39856] TODO: Produce Single PBC from Multiple PIR Files with -o

2006-08-09 Thread Allison Randal
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

Re: [perl #39856] TODO: Produce Single PBC from Multiple PIR Files with -o

2006-08-09 Thread jerry gay
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.

Parrot 0.4.6 Released!

2006-08-09 Thread Chip Salzenberg
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