Re: So, we need a code name...

2001-05-02 Thread Matt Youell
> What about leaving the flora aund fauna and using a name > like they call ships? > They always got names of females or towns... > > I suggest: > > PISA > Um... that sounds perilously close to "Piece Of". Am I alone on this one? __ Matt Youell

Re: So, we need a code name...

2001-05-02 Thread Gerrit P. Haase
Dave Storrs schrieb am 2001-04-27, 12:07: > On Wed, 25 Apr 2001, Johan Vromans wrote: > > > Andy Dougherty <[EMAIL PROTECTED]> writes: > > > > > Starting with 'P' is useful so we can keep our acronyms such as PMC and > > > > PERIL (hi Tom!). > > > > -- Johan > > < ACCENT=ENGLISH> >

Re: Please shoot down this GC idea...

2001-05-02 Thread David L. Nicol
"David L. Nicol" wrote: i'm swearing off sort-by-subject. Sorry.

Re: Please shoot down this GC idea...

2001-05-02 Thread David L. Nicol
Damien Neil wrote: > > sub foo { > my Dog $spot = shift; > my $fh = IO::File->new("file"); > $spot->eat_homework($fh); > } > > Even with the object type declared, the compiler can make no > assumptions about whether a reference to $fh will be held or not. > Perhaps the Poodle sub

Re: PDD for debugger

2001-05-02 Thread Dave Storrs
On Tue, 1 May 2001, Dan Sugalski wrote: > Right. What I'm thinking would be a good place to get to is a list of the > functionality that the debugger needs to provide or have available to it > from the interpreter, rather than the actual interface to the user. (Which > is important, but a se