[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSSavePanel complains about .hidden
From: |
Jeff Teunissen |
Subject: |
Re: NSSavePanel complains about .hidden |
Date: |
Tue, 08 Oct 2002 13:37:53 -0400 |
Adam Fedor wrote:
> Pascal Bourguignon wrote:
>
> > It should be quite easy to add a function to set the file descriptor
> > (or a stream, which could be a memory stream) to which NSLog output
> > should be sent.
>
> You can already create your own NSLog_print_handler to take over the job
> of dealing with NSLog output. There's even a user preference to redirect
> the output to syslog.
Yes, there is...unfortunately, it's not as useful as it could be -- tools
often use NSLog() to output information that should always be printed to
stdout. I was trying to figure out what was wrong with a plist, and
getting confused because plparse was producing no output. :)
So, consider this a bug report. :)
Re: warnings and such, GNUstep produces a LOT more warnings via NSLog than
any NeXTstep app I ever saw did, with the exception of OmniWeb.
--
| Jeff Teunissen -=- Pres., Dusk To Dawn Computing -=- deek @ d2dc.net
| GPG: 1024D/9840105A 7102 808A 7733 C2F3 097B 161B 9222 DAB8 9840 105A
| Core developer, The QuakeForge Project http://www.quakeforge.net/
| Specializing in Debian GNU/Linux http://www.d2dc.net/~deek/
- Re: NSSavePanel complains about .hidden, (continued)
- Re: NSSavePanel complains about .hidden, Richard Frith-Macdonald, 2002/10/06
- Re: NSSavePanel complains about .hidden, Nicola Pero, 2002/10/06
- Re: NSSavePanel complains about .hidden, Adam Fedor, 2002/10/06
- Re: NSSavePanel complains about .hidden, Nicola Pero, 2002/10/06
- Re: NSSavePanel complains about .hidden, Nicola Pero, 2002/10/06
- Re: NSSavePanel complains about .hidden, Richard Frith-Macdonald, 2002/10/07
- Re: NSSavePanel complains about .hidden, Nicola Pero, 2002/10/08
- Re: NSSavePanel complains about .hidden, Pascal Bourguignon, 2002/10/08
- Re: NSSavePanel complains about .hidden, Nicola Pero, 2002/10/08
- Re: NSSavePanel complains about .hidden, Adam Fedor, 2002/10/08
- Re: NSSavePanel complains about .hidden,
Jeff Teunissen <=
- Re: NSSavePanel complains about .hidden, Richard Frith-Macdonald, 2002/10/09
- Re: NSSavePanel complains about .hidden, Adam Fedor, 2002/10/09
- Re: NSSavePanel complains about .hidden, Pascal Bourguignon, 2002/10/08
- Re: NSSavePanel complains about .hidden, Richard Frith-Macdonald, 2002/10/09
- Message not available
- Re: NSSavePanel complains about .hidden, Richard Frith-Macdonald, 2002/10/07
- Re: NSSavePanel complains about .hidden, Nicola Pero, 2002/10/08
- Re: NSSavePanel complains about .hidden, Richard Frith-Macdonald, 2002/10/08
- Re: NSSavePanel complains about .hidden, Richard Frith-Macdonald, 2002/10/09
- Re: NSSavePanel complains about .hidden, Nicola Pero, 2002/10/09
Re: NSSavePanel complains about .hidden, Fred Kiefer, 2002/10/06