Re: [ROOT] RE:Complex problem

From: Brett Viren (bv@bnl.gov)
Date: Fri May 25 2001 - 23:06:09 MEST


Jacek M. Holeczek writes:
 > Hi,
 > Current CINT (5.14.79) contains a buggy :
 > 	/cern/pro/root/cint/include/cfloat
 > It contains something like :
 > 	#includme <cfloat>
 > instead of :
 > 	#include <float.h>
 > Could you, please, fix it in the next release.

FWIW, ``<cfloat>'' is standard C++ version of C's float.h.  On my g++
installation it is in /usr/include/g++-3/cfloat.

However, the typo (``#includce'') does indeed need fixing....

-Brett.



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:46 MET