• 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
NSPropertyListSerialization compile error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSPropertyListSerialization compile error


  • Subject: NSPropertyListSerialization compile error
  • From: Jan Van Tol <email@hidden>
  • Date: Thu, 21 Nov 2002 20:41:57 -0600

When I try to compile the following call, the compiler gives me this error: warning: passing arg 3 of `propertyListFromData:mutabilityOption:format:errorDescription:' makes pointer from integer without a cast

And here's the code:
[NSPropertyListSerialization propertyListFromData:fileData mutabilityOption:NSPropertyListImmutable format:NSPropertyListXMLFormat_v1_0 errorDescription:&errorString]

Can anyone tell me what's wrong with NSPropertyListXMLFormat_v1_0 that causes this?

Thanks in advance,

-Jan Van Tol
_______________________________________________
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.

  • Follow-Ups:
    • Re: NSPropertyListSerialization compile error
      • From: Jérôme Laurens <email@hidden>
  • Prev by Date: Re: initialize the Frame?
  • Next by Date: Editing a record in a custom view
  • Previous by thread: Re: initialize the Frame?
  • Next by thread: Re: NSPropertyListSerialization compile error
  • Index(es):
    • Date
    • Thread