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 string/21771] Incorrect value of wcrtomb


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

--- Comment #4 from Łukasz Szpakowski <luckboy at vp dot pl> ---
(In reply to Carlos O'Donell from comment #3)
> (In reply to Łukasz Szpakowski from comment #2)
> > There should be identical values of wcrtomb for first argument as NULL and
> > buffer
> > according to documentation. wcrtomb returns different values for first
> > argument as
> > NULL and buffer.
> 
> What documentation are you reading?

I am reading SUSv2: http://pubs.opengroup.org/onlinepubs/7990989775/.

-- 
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]