This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: vfprintf wide char print fix


Patch checked in. Thanks.

-- Jeff J.

Artem B. Bityuckiy wrote:
Hello. Here is the patch that fixes vfprintf's behavior if error occurs when converting wide characters/strings to multi-byte characters/strings (when %C, %S, %lc, %ls format modifiers are used).

Without this patch vfprintf doesn't return EOF as it must do.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]