From: Hans-Bernhard B. <br...@ph...> - 2004-04-14 13:01:38
|
On Tue, 13 Apr 2004, Ethan Merritt wrote: > Building on Tru64 using DEC cc generates a large number of > compiler warnings due to the re-definition of TBOOLEAN. Not of TBOOLEAN itself, I trust it, but of the system datatype __Bool or similar. What were the results of configure tests on __Bool and <stdbool.h>? Was DEC cc successfully turned into ANSI-accepting (but *not* strictly-ANSI-only) mode? -- Hans-Bernhard Broeker (br...@ph...) Even if all the snow were burnt, ashes would remain. |