• 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
Retaining 10.4 compatibility when using framework methods with newly defined data types?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Retaining 10.4 compatibility when using framework methods with newly defined data types?


  • Subject: Retaining 10.4 compatibility when using framework methods with newly defined data types?
  • From: Ryan Poling <email@hidden>
  • Date: Mon, 3 Dec 2007 17:28:26 -0800

I'm trying to use the following method defined in NSURLDownload which as you can see from the signature is defined to use the new "NSUInteger" data type. I want to use this method on a program I'll be distributing for both Tiger and Leopard (10.4 and 10.5), but I'm not sure what the proper way to do this is.

- (void)download:(NSURLDownload *)download didReceiveDataOfLength: (NSUInteger)length

Any tips?

Thanks,

-Ryan

Ryan Poling
email@hidden



_______________________________________________

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: Retaining 10.4 compatibility when using framework methods with newly defined data types?
      • From: "Clark Cox" <email@hidden>
    • Re: Retaining 10.4 compatibility when using framework methods with newly defined data types?
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: problem with buttons in toolbar
  • Next by Date: Re: Retaining 10.4 compatibility when using framework methods with newly defined data types?
  • Previous by thread: Solved: problem with buttons in toolbar
  • Next by thread: Re: Retaining 10.4 compatibility when using framework methods with newly defined data types?
  • Index(es):
    • Date
    • Thread