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]

GCC typo in char_traits.h header file


I have found a tipo in this file:
-?? C:/Dev-Cpp/include/c++/3.4.2/bits/char_traits.h
-?? --- LINE 80 ---

Wrong:
?? *? may not be specialized for fundamentl types, but classes in
Ok
?? *? may not be specialized for fundamental types, but classes in


"fundamentl" is spelled incorrectly. Thanks!

??????? Adolfo
?????????????? ///
?


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