• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Warning message using stringWithContentsOfFile:encoding:error:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Warning message using stringWithContentsOfFile:encoding:error:


  • Subject: Re: Warning message using stringWithContentsOfFile:encoding:error:
  • From: Paul Johnson <email@hidden>
  • Date: Sat, 27 Oct 2012 18:21:07 -0500

Nick, I can't find any headers that #define 'Rf_error'.

The warning message seems to be complaining about assigning to the type
'NString *' when type 'id' is expected, though.

I'm not sure where Rf_error is defined, but it must be in the Cocoa headers.

Thanks for your reply.

On Sat, Oct 27, 2012 at 5:37 PM, Nick Zitzmann <email@hidden> wrote:

>
> On Oct 27, 2012, at 4:04 PM, Paul Johnson <email@hidden> wrote:
>
> > I get a compiler warning message at the following line of code:
> >
> > NSString *text = [NSString stringWithContentsOfFile:fullPath encoding:
> > NSUTF8StringEncoding error:&error];
> >
> > The warning message is:
> >
> > Class method '+stringWithContentsOfFile:encoding:Rf_error' not found
> > (return type defaults to 'id')
> >
> >
> > I've found many code examples that have the same as my code and nothing
> > I've tried gets rid of the warning message. Can someone please enlighten
> me?
>
> Check the headers. Is there anything that is #defining error to Rf_error?
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
>
>
>
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Warning message using stringWithContentsOfFile:encoding:error:
      • From: "Gary L. Wade" <email@hidden>
References: 
 >Warning message using stringWithContentsOfFile:encoding:error: (From: Paul Johnson <email@hidden>)
 >Re: Warning message using stringWithContentsOfFile:encoding:error: (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Warning message using stringWithContentsOfFile:encoding:error:
  • Next by Date: Re: [ANN] zipzap -- zip file I/O library
  • Previous by thread: Re: Warning message using stringWithContentsOfFile:encoding:error:
  • Next by thread: Re: Warning message using stringWithContentsOfFile:encoding:error:
  • Index(es):
    • Date
    • Thread