bkor wees ons op een nieuwe versie van het ons allen welbekende GCC. Twee dagen geleden is versie 3.2 van deze alles-in-een compiler uitgebracht. In deze versie kunnen we de volgende veranderingen aantreffen:
C++:
7320: g++ 3.2 relocation problem
7470: vtable: virtual function pointers not in declaration order
libstdc++:
6410: Trouble with non-ASCII monetary symbols and wchar_t
6503, 6642, 7186: Problems with comparing or subtracting various types of const and non-const iterators
7216: ambiguity with basic_iostream::traits_type
7220: problem with basic_istream::ignore(0,delimiter)
7222: locale: operator==() doesn't work on std::locale("")
7286: placement operator delete issue
7442: cxxabi.h does not match the C++ ABI
7445: poor performance of std::locale::classic() in multi-threaded applications
x86-64 specific:
7291: off-by-one in generated inline bzero code for x86-64 [break]dit is de Nederlandse mirror. Voor meer informatie moet je hier rondkijken.
GCC wordt vrijgegeven onder de GPL.