stderr vs. STDERR_FILENO

Zack Weinberg zack@codesourcery.com
Wed Feb 25 06:38:00 GMT 2004


Benjamin Kosnik <bkoz@redhat.com> writes:

>>    The default terminate handler is __gnu_cxx::__verbose_terminate_handler, 
>>    which will attempt to write to stderr.  If your application closes
>>    stderr or redirects it to an inappropriate location for error
>>    messages, you should provide your own terminate handler.
>
> Thanks.
>
> Please add this pre-approved bit to
> http://gcc.gnu.org/onlinedocs/libstdc++/18_support/howto.html#4

I don't know how to do that.

zw



More information about the Gcc-patches mailing list