[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gawk number to string bug
From: |
John Cowan |
Subject: |
Re: gawk number to string bug |
Date: |
Mon, 19 Dec 2005 18:44:23 -0500 |
User-agent: |
Mutt/1.3.28i |
Andrew J. Schorr scripsit:
> If the value of the integral part cannot be
> represented by the integer type, the behavior is undefined.
Which is to say that your computer can halt and catch fire, or for that
matter the compiler can make demons fly out of your nose. An FP exception
is well within the realm of undefined behavior.
--
John Cowan address@hidden www.reutershealth.com www.ccil.org/~cowan
I come from under the hill, and under the hills and over the hills my paths
led. And through the air. I am he that walks unseen. I am the clue-finder,
the web-cutter, the stinging fly. I was chosen for the lucky number. --Bilbo
- gawk number to string bug, David Ellsworth, 2005/12/15
- Re: gawk number to string bug, Aharon Robbins, 2005/12/18
- Re: gawk number to string bug, Eli Zaretskii, 2005/12/19
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/19
- Re: gawk number to string bug, Eli Zaretskii, 2005/12/19
- Re: gawk number to string bug, Paul Eggert, 2005/12/19
- Re: gawk number to string bug,
John Cowan <=
Re: gawk number to string bug, David Ellsworth, 2005/12/19
- Re: gawk number to string bug, Paul Eggert, 2005/12/20
- Re: gawk number to string bug, Paul Eggert, 2005/12/21
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/21
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/21
- Re: gawk number to string bug, Andrew J. Schorr, 2005/12/21
- Re: gawk number to string bug, Paul Eggert, 2005/12/21