This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug stdio/13822] fmemopen cannot handle wide chars


http://sourceware.org/bugzilla/show_bug.cgi?id=13822

--- Comment #3 from Siddhesh Poyarekar <siddhesh at redhat dot com> 2012-10-25 13:20:43 UTC ---
For that I guess it would be simple to make all the wide char functions return
NULL if they're called on an fp with _mode == -1.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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