|
From: Daniel J S. <dan...@ie...> - 2006-10-06 23:26:35
|
Ethan Merritt wrote: > AIX 5L Version 5.2 (gcc) > - Builds and passes "make check" with no problem (X11 output) > > Digital Unix 4.0D (DECC compiler) > - Builds OK, but ... > - triggers floating exception in surface1.dem > (Bug #1572268) > - triggers floating exception in image.dem when trying to > read deliberately wrong-endian binary data > (maybe we should remove this demo) Well, we could also write a signal handling subroutine. (There is some signal handling stuff in eval.c.) What happens on the DEC with set samples 101 plot 1/x ? Dan |