bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSSavePanel complains about .hidden


From: Richard Frith-Macdonald
Subject: Re: NSSavePanel complains about .hidden
Date: Wed, 9 Oct 2002 11:08:44 +0100

On Tuesday, October 8, 2002, at 01:36  pm, Nicola Pero wrote:


PS.
I know warn logs are selectable at base library compile time ... I'd have no problem with (I even like the idea) of having a flag to deselect them at runtime.
eg. --GNU-Debug=NoWarn to turn off warnings.

Worthwhile?

Yes - but I'd go much further - I'd say it should be possible to shut up completely the base library output to stderr by calling some appropriate
routines in the software.

It is ... two ways ...

1. By changing the descriptor it writes to.
2. By replacing the function that does the writing.

And without having to call any routines, you can redirect to syslog





reply via email to

[Prev in Thread] Current Thread [Next in Thread]