This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Include file error for gcc-3.0.x


The include file <gcc source>/libstdc++-v3/include/bits/std_limits.h has a #if 
error at lines 282 and 475 (for gcc-3.0.4).

The lines have "#if <variable>" which does not compile using the c 
preprocessor in g++.  The two lines should read "#if <variable> == true"

-- 
Said the fox to the fish, "Join me ashore".
 The fish are the Jews, Torah is our water

Hillel (Sabba) Markowitz - sabbahem@bcpl.net


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]