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/17522] `fputws' errors out when writing wide characters to unbuffered stream


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

--- Comment #6 from Carlos O'Donell <carlos at redhat dot com> ---
(In reply to Arjun Shankar from comment #5)
> * we do this?:
> > Thus tst-skeleton.c needs to be enhanced to allow the test to define the
> > size of the stdout buffer it needs and then that can be allocated and passed
> > to setvbuf

This.

The quality of the implementation should not stop you from attaining your goal
of adding tst-skeleton support to tests. That will enhance testing across the
board. However, now you are armed with enough information to justify *why* you
want this buffer size hack in tst-skeleton.

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