[Bug 355757] recode generates nonstandard UCS-2 encoding.
https://bugzilla.novell.com/show_bug.cgi?id=355757 https://bugzilla.novell.com/show_bug.cgi?id=355757#c2 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |pgajdos@suse.com Resolution| |WONTFIX --- Comment #2 from Petr Gajdos <pgajdos@suse.com> 2014-08-26 08:38:04 UTC --- Use $ echo Hello World > test.txt $ recode ASCII..UCS-2 test.txt Then $ xxd test.txt 0000000: feff 0048 0065 006c 006c 006f 0020 0057 ...H.e.l.l.o. .W 0000010: 006f 0072 006c 0064 000a .o.r.l.d.. BOM is there. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com