https://sourceware.org/bugzilla/show_bug.cgi?id=25713

--- Comment #51 from Torbjörn SVENSSON <torbjorn.svensson at st dot com> ---
There is one more thing that I just started to think about.
The "ccs=UNICODE" part, when is that needed?
Is it a risk to have it compared to not have it?

According to MSDN[1], the ccs=UNICODE will do auto-magic conversion of the
bytes read/written to the FILE*. Is this expected? Can it cause corrupted
files?

The problem that I raised in comment 21 was that it was not possible to open
files, not that the content was wrong.


[1]
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/fopen-wfopen?view=msvc-170#unicode-support

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to