bug-gnustep
[Top][All Lists]
Advanced

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

Re: NSSavePanel complains about .hidden


From: Nicola Pero
Subject: Re: NSSavePanel complains about .hidden
Date: Wed, 9 Oct 2002 11:38:52 +0100 (BST)

> >> 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

But that redirects any NSLog from the tool as well ... you can't make a
difference between NSLogs generated by the tool and by the library ... the
suggestion was you could shut up the base library, but still be able to
use NSLog in your code if you so wish ...

... anyway what we have is mostly satisfactorily, so I won't complain any
further - I'm happy with that. :-)





reply via email to

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