Re: Indeterminate math

2002-10-14 Thread David Hand
On Mon, Oct 14, 2002 at 07:06:57PM -0400, Michael G Schwern wrote: > What happens when NaN is used in an expression? Is NaN + 0 == NaN? Actually, NaN is never equal to anything at all, even NaN. Many languages have an isNaN() function for that. -- David "cogent" Hand

Re: [PATCH] Re: parrot-0.0.5 doesn't like me. Which isn't fair, really, because I rather like it.

2002-04-21 Thread David Hand
On Sun, Apr 21, 2002 at 09:24:26PM -0700, Steve Fink wrote: > On Mon, Apr 22, 2002 at 12:00:31AM -0400, David Hand wrote: > > > > Index: hints/darwin.pl > > === > > RCS file: /home/perlcvs/parrot/hints

[PATCH] Re: parrot-0.0.5 doesn't like me. Which isn't fair, really, because I rather like it.

2002-04-21 Thread David Hand
I think that I have perhaps discovered the solution to my inability to compile parrot after 0.0.4. It turns out that many (all?) things were compiling. I got a parrot.o, for example. So none of the suspected problems with long long or cgoto are now suspect. I was, for some reason, failing to l

Re: parrot-0.0.5 doesn't like me. Which isn't fair, really, because I rather like it.

2002-04-17 Thread David Hand
On Wed, Apr 17, 2002 at 02:40:16PM -0400, Dan Sugalski wrote: > At 2:10 PM -0400 4/17/02, David Hand wrote: > >Trying CVS parrot as of 1400 EDT (why not?), it still didn't work. > >Interestingly, typing "long" both times that Configure suggests "long > >

Re: parrot-0.0.5 doesn't like me. Which isn't fair, really, because I rather like it.

2002-04-17 Thread David Hand
Okay, on a whim, I tried `perl Configure.pl` again in both my parrot-0.0.4 and parrot-0.0.5 directories, accepting all defaults. The difference appears to be in the checking for computed goto. Of course, Configure.pl *does* warn me that I may see some errors. I have no idea why any of this woul

Re: parrot-0.0.5 doesn't like me. Which isn't fair, really, because I rather like it.

2002-04-17 Thread David Hand
On Wed, Apr 17, 2002 at 01:40:39PM -0400, Andy Dougherty wrote: > On Wed, 17 Apr 2002, Andy Dougherty wrote: > > If I had to guess, I'd guess this was the problem. This is probably not > > as heavily-tested a Configuration as the plain 'long' version, and most of > > that has probably been on lit

parrot-0.0.5 doesn't like me. Which isn't fair, really, because I rather like it.

2002-04-16 Thread David Hand
Okay, I can't find any documentation on how to send problem reports, so I hope this is sufficient and useful. If not, let me know: I've included the scrollback from `perl Configure.pl`, and the first pageful or so from `make`. (`make test`, of course, bombs completely, even though `make` doesn'