Re: NSOpenPanel question
Re: NSOpenPanel question
- Subject: Re: NSOpenPanel question
- From: Ondra Cada <email@hidden>
- Date: Wed, 31 Jul 2002 00:45:51 +0200
On Tuesday, July 30, 2002, at 08:08 , Raymund Beyer wrote:
Oh yes, after trying this code myself and also wondering what is
happening
I found the beast in the NSLog statement: you missed one %@ after path:!
Oh boy ;-)
Hi Robert,
thanks a lot! After 2 hours of trying after sending the initial mail I've
also found it.
Well, for printf and alike GCC can check for this type of errors for ages.
I've sent feature requests to Apple to extend the service to NSLog (and
alike, ie. stringWithFormat:... etc.) for ages -- in vain. Perhaps if more
of us asks, it might be added, after all???
(It should be added as another archetype for the "format" function
attribute, and used in standard headers. Also, the fact that "format"
function attribute can't be used with methods would have to be fixed.)
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.