From: Hans-Bernhard B. <br...@ph...> - 2004-03-29 10:29:24
|
On Sun, 28 Mar 2004, Per Persson wrote: > During configure: > ----------------- > Can't find malloc.h Don't worry -- it's not needed. <malloc.h> is a non-standard header, not required to be found. Some pre-standard and/or standard-ignoring compilers kept malloc() there. > During make: > ------------ > A warning unrelated to aquaterm/OS X I think: > ../term/fig.trm: In function `FIG_arrow': > ../term/fig.trm:785: warning: comparison is always false due to > limited range of data type > ../term/fig.trm:817: warning: comparison is always false due to > limited range of data type I'll take care of that. -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |