By changing the parameters of the operator delete of a class, the following warning is issued when compiling: include/elpis.h:80: error: 'operator delete' takes type 'void*' as first parameter With LC_ALL set to "sv_SE": include/elpis.h:80: fel: "operator new" tar typen "void*" som första parameter This is just a translation error. First found this in GCC-4.1.2 but this translation is still in trunk. I'll attach a patch that corrects this. -- Summary: Swedish translation error Product: gcc Version: unknown Status: UNCONFIRMED Severity: minor Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ext at sidvind dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32637