On Thu Jul 30 04:42:29 EDT 2009, [email protected] wrote:
> this ape program gives a floating point exception error:
> 
> #include <stdlib.h>
> void
> main(){
>       strtod("421567849e316", 0);
> }
> 
> this made awk crash when i was running dumpvacroots.
> it dies at /sys/src/ape/lib/ap/stdio/strtod.c:473
> but it looks a bit involved for me to dive into right now,
> i'm afraid.
>

fixed,

http://9fans.net/archive/2009/01/234

- erik


Reply via email to