Fix perror fileno namespace (bug 17633)

Joseph Myers joseph@codesourcery.com
Mon Nov 24 16:49:00 GMT 2014


On Fri, 21 Nov 2014, Roland McGrath wrote:

> That change is fine, but I'd be more comfortable if we also changed that
> fdopen reference rather than implicitly assuming we'll have the internal
> macro forever.  perror is already using _IO_* calls, so it can just use

If the internal macro is removed (generally or for a particular 
configuration), failures in the linknamespace tests will make it 
immediately obvious that this fdopen call needs to change.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list