K 10 svn:author V 8 theraven K 8 svn:date V 27 2012-05-28T12:11:00.976932Z K 7 svn:log V 292 Correctly export operator new / delete for things linking against libsupc++ but not libstdc++. Unfortunately, it appears that libsupc++ / libstdc++ have a different idea of the type of size_t to the rest of the world, which may cause problems later on... Reported by: des MFC after: 1 week END