GNOME Bugzilla – Bug 595861
Unicode source files are garbaged
Last modified: 2009-09-21 18:21:43 UTC
If you have a source file (.h/.cpp) that is encoded using UCS-2 LE with BOM they will be broken by doxygen. I will attach a sample file. BTW: this format is the only Unicode file format supported by Visual Studio and the resource editor (visual studio works with others but the resource editor and compiler do not).
Remark: you can consider that UCS-2 ~= UTF16.
Created attachment 143625 [details] sample file to reproduce the bug
*** This bug has been marked as a duplicate of bug 593928 ***