Problems with __cxa_demangle and the verbose terminate handler

Phil Edwards phil@jaj.com
Mon Feb 23 17:42:00 GMT 2004


On Mon, Feb 23, 2004 at 06:27:36PM +0100, Gabriel Dos Reis wrote:
> Benjamin Kosnik <bkoz@redhat.com> writes:
> 
> | I have always been in favor of using fputs here, instead of write. The
> | problem is that some people feel that fputs brings in too much of "C"
> | library.
> | 
> | As I see it, the solutions are to:
> | 
> | 1) use fputs
> | 2) use fileno(stderr) to acertain the file descriptor of stderr, instead of 2
> | 
> | I suggest 1, and have a patch to do so ready.
> 
> Seconded.

Thirded.

-- 
"I'm going to take another day to paint the condo.  Maybe I won't get shot
in the head this time."
    - personal friend Greg, during a telephone conversation



More information about the Libstdc++ mailing list