Re: tinderbox all in flames

2003-03-11 Thread Joshua Hoblitt
The scripts were written by Zach Lipton <[EMAIL PROTECTED]> and I believe he is still maintaining things. -J -- On Tue, 11 Mar 2003, Josh Wilmes wrote: > > I'm not sure who owns the TD scripts, but I'd be willing to try to get > them working again if someone could point me at them (and how to

[perl #21547] [PATCH] makefiles.pl - system("$^X -i -e '...'") not portable

2003-03-11 Thread via RT
# New Ticket Created by Bruce Gray # Please include the string: [perl #21547] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=21547 > In config/gen/makefiles.pl, Perl is called with "inplace editing" like so: system(

Re: tinderbox all in flames

2003-03-11 Thread Josh Wilmes
I'm not sure who owns the TD scripts, but I'd be willing to try to get them working again if someone could point me at them (and how to get the appropriate accounts, etc) --Josh At 14:29 on 03/10/2003 PST, Ask Bjoern Hansen <[EMAIL PROTECTED]> wrote: > > The tinderbox is all in flames. > >

Re: This week's Perl 6 Summary [OT]

2003-03-11 Thread Tanton Gibbs
TLA = Three Letter Acronymn - Original Message - From: "Paul" <[EMAIL PROTECTED]> To: "Leopold Toetsch" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 11, 2003 11:21 AM Subject: Re: This week's Perl 6 Summary [

Re: This week's Perl 6 Summary [OT]

2003-03-11 Thread Paul
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote: > Piers Cawley wrote: > > Coroutines end and DFG > > Nobody explained what DFG stands for. > > It's a commonly used TLA standing for Data Flow Graph, which > accompanies the CFG (Control Flow Graph). Both are necessary > for register allocation

Re: This week's Perl 6 Summary

2003-03-11 Thread Leopold Toetsch
Piers Cawley wrote: Coroutines end and DFG Nobody explained what DFG stands for. It's a commonly used TLA standing for Data Flow Graph, which accompanies the CFG (Control Flow Graph). Both are necessary for register allocation. leo

Re: Parrot for windows?

2003-03-11 Thread Gopal V
If memory serves me right, Benjamin Goldberg wrote: > > I suppose if there isn't a windows binary out there, I could try > downloading and installing a C compiler (gcc? djgpp?) and then > compiling my own parrot... but I don't want to do that much work! > Cygwin ? ... I'm not using windows but

Re: Parrot for windows?

2003-03-11 Thread Clinton A. Pierce
At 01:04 AM 3/11/2003 -0500, Benjamin Goldberg wrote: Does anyone have a precompiled parrot binary for Win32, on an ftp or web site somewhere? I'm practicing writing parrot assembler, and I'd like to be able to test my evil creations on my own machine, without having to go through the rigmarole of

[perl #21536] [PATCH] move open and close to PIO

2003-03-11 Thread Jürgen
# New Ticket Created by Jürgen Bömmels # Please include the string: [perl #21536] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=21536 > Hello, next part in the move to PIO. open and close. This uses interpreter->piodata

This week's Perl 6 Summary

2003-03-11 Thread Piers Cawley
The Perl 6 Summary for the week ending 20030309 Ooh look, it's another of those Perl 6 Summaries where Piers tries to work a gratuitous reference to Leon Brocard into a summary of what's been happening to the Perl 6 development process this week. As tradition dictates, we'll start

Re: The Judy algorithm

2003-03-11 Thread Tim Bunce
On Mon, Mar 10, 2003 at 03:33:38PM +0100, Elizabeth Mattijsen wrote: > At 10:37 + 3/10/03, Tim Bunce wrote: > >I think this might be interesting to some of you... > > "Judy is a general purpose dynamic array implemented as a C callable > > library. Judy's speed and memory usage are typically