On Fri, Dec 17, 2010 at 16:39:42 +0000, brian m. carlson wrote: > tags 606145 + patch > kthxbye > > The problem here is that when writing out the file, we use fputs. fputs > only operates on C strings and stops when it reaches a NUL byte. Of > course, since UTF-16 is a double-byte character set, ASCII characters > are encoded with one byte being 0 (NUL). The easy solution is to use > fwrite with the byte count we get from and the attached patch does so. > Jari, any chance for an upload to fix this in the next few days?
Cheers, Julien
signature.asc
Description: Digital signature