This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/16598] apparent typo in bits/fstream.tcc


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-07-17 17:36 -------
I think the issue comes form you (or really the source) define max to be something which is wrong 
because you violate the C++ standard as there is a max in std also.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16598


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