http://bugs.winehq.org/show_bug.cgi?id=16823
Summary: Notepad++: Safes invalid files with unicode encoding Product: Wine Version: 1.1.12 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: belbono@gmx.de
This is present in all wine versions I've had so far (>=0.9.X).
Steps:
- create a file - switch to unicode encoding - write some text (maybe a simple java hello world and try to compile it) - safe file - open file with less
You'll wine added a first character (U+FEFF = BOM?). So e.g. sourcecode cannot be compiled. Using Unicode without BOM works, but there's still a newline as first character in the file.
Sorry I'm not sure if this is really a Bug, all I can say is that compiling should work even if using unicode encoding.
http://bugs.winehq.org/show_bug.cgi?id=16823
--- Comment #1 from Vitaliy Margolen vitaliy@kievinfo.com 2009-01-06 09:16:08 --- *** Bug 16824 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=16823
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://notepad- | |plus.sourceforge.net/uk/site | |.htm Keywords| |download, source
http://bugs.winehq.org/show_bug.cgi?id=16823
belbono@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from belbono@gmx.de 2009-06-09 09:33:31 --- The BOM is a general issue in several editors. This is a 'problem' of Notepad++, not of wine.
http://bugs.winehq.org/show_bug.cgi?id=16823
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Austin English austinenglish@gmail.com 2009-06-09 10:36:51 --- Closing.