Global Variables in tools/build/ops2pm.pl: What is their rationale? Could they be refactored?

2007-01-12 Thread James Keenan
Following my refactoring of tools/build/pmc2c.pl, particle asked me to look at phalanxing a couple of the other build tools: ops2pm.pl and ops2c.pl. Since ops2pm.pl is invoked at the very beginning of the 'make' process, I decided to focus there. As was the case with pmc2c.pl, my strate

Re: embedding

2007-01-12 Thread Jeff Horwitz
On Fri, 12 Jan 2007, Isaac Freeman wrote: Hello, I am looking to embed parrot in a project of mine, sort of as a configuration/scripting engine. I've looked at embed.h, and it does show how to start an interpreter, and how to make it run code, but I don't see any mechanism for communication bet

embedding

2007-01-12 Thread Isaac Freeman
Hello, I am looking to embed parrot in a project of mine, sort of as a configuration/scripting engine. I've looked at embed.h, and it does show how to start an interpreter, and how to make it run code, but I don't see any mechanism for communication between the embedding program and the scripts b

[perl #41250] [tru64] failures in p5regex/p5rx

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41250] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41250 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41256] [tru64] NaNQ failures in t/pmc/complex

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41256] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41256 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41255] [tru64] core dump from t/pmc/pmc_5.pasm

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41255] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41255 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41247] [tru64] failure in tge/parser

2007-01-12 Thread Patrick R. Michaud via RT
Fixed in r16570, thanks! Pm

[perl #41248] [tru64] failure in pge_util

2007-01-12 Thread Patrick R. Michaud via RT
Now fixed in r16570, thanks! Pm

[perl #41257] [tru64] core dump in t/pmc/io_1.pir

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41257] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41257 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41254] [tru64] core dump from library/pg

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41254] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41254 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41253] [tru64] core dump from t/dynoplibs/myops_3.pir

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41253] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41253 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41251] [tru64] core dump from t/pmc/resizablebooleanarray_20.pasm

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41251] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41251 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41248] [tru64] failure in pge_util

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41248] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41248 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41249] [tru64] core dump in t/pmc/interp_3.pir

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41249] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41249 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

[perl #41247] [tru64] failure in tge/parser

2007-01-12 Thread via RT
# New Ticket Created by Jarkko Hietaniemi # Please include the string: [perl #41247] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=41247 > --- osname= dec_osf osvers= 5.1a arch= alpha-dec_osf-thread-multi cc= cc V6.4

Tcl windows make problems

2007-01-12 Thread Klaas-Jan Stol
hello, yesterday I had a look at why tcl does not build on windows. Although I haven't been able to fix it, I'd like to share the issues I found, so you don't have to look for it yourself. there were several problems with the makefile line 123: ops: src\binary.o , should be binary$(O) this