From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30212 invoked by alias); 29 Oct 2014 19:16:25 -0000 Mailing-List: contact glibc-bugs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sourceware.org Received: (qmail 30188 invoked by uid 48); 29 Oct 2014 19:16:22 -0000 From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug stdio/17522] `fputws' errors out when writing wide characters to unbuffered stream Date: Wed, 29 Oct 2014 19:16:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: stdio X-Bugzilla-Version: 2.21 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carlos at redhat dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-10/txt/msg00125.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=17522 --- Comment #6 from Carlos O'Donell --- (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.