why do I get these compiler warnings?
why do I get these compiler warnings?
- Subject: why do I get these compiler warnings?
- From: Donald Hall <email@hidden>
- Date: Sat, 13 Dec 2008 23:57:28 -0700
Title: why do I get these compiler
warnings?
Hi
all,
I am trying to use
the NSString method
`+stringWithContentsOfFile:encoding:error:'
The documentation
clearly says this method is available in OS X 10.4 and later. but I
get the following warnings:
/Users/dhall/Projects/Script Timer 2.6
copy/AppController.m:658: warning: `NSString' may not respond to
`+stringWithContentsOfFile:encoding:error:'
/Users/dhall/Projects/Script Timer 2.6
copy/AppController.m:658: warning: cannot find method
`+stringWithContentsOfFile:encoding:error:'; return type `id'
assumed
I am using the
MacOSX10.4u.sdk. Development machine is running 10.5.5
Why would I be getting these warnings? At least on the
development machine the program is working correctly.
Thanks,
Don
--
Donald S. Hall, Ph.D.
Apps & More Software Design, Inc.
email@hidden
http://www.appsandmore.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden