From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Cc: cej@cejchan.gli.cas.cz Message-Id: From: pac Subject: [9fans] ape include files Date: Thu, 13 Sep 2001 15:12:22 +0200 Topicbox-Message-UUID: ed0739c8-eac9-11e9-9e20-41e7f4b1d025 Hi all, while compiling under APE, I met the following conflict several times, when both #include #include were present. cpp: /386/include/ape/float.h:11 Macro redefinition of FLT_MAX cpp: /386/include/ape/float.h:14 Macro redefinition of FLT_MIN cpp: /386/include/ape/float.h:21 Macro redefinition of DBL_MAX cpp: /386/include/ape/float.h:24 Macro redefinition of DBL_MIN Obviously, I found e.g.: /root/sys/include/ape/sys/limits.h:#define FLT_MAX 3.40282347E+38 /root/386/include/ape/float.h:#define FLT_MAX 3.40282347e+38 etc.... Is this an intention, or a bug? If intention, I would be glad for a workaround. Best regards, Peter. -- Peter A Cejchan biologist Acad. Sci., Prague, CZ