• 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
Warnings due to depricated functions--Help needed
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warnings due to depricated functions--Help needed


  • Subject: Warnings due to depricated functions--Help needed
  • From: Vikrama Devadiga <email@hidden>
  • Date: Thu, 16 Feb 2006 18:42:38 +0530

Hi All,

I am Using Latest Tiger Version 10.4.4 and xcode 2.2.
As I am Trying to craete the Universal Build of my Application I am facing
some issues.

I am getting following Warnings Due to depricated functions:

warning: 'StringToDate' is deprecated (declared
at/Developer/SDKs/MacOSX10.4u.sdk/System/Library/
Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/DateTimeUtils.h:574)

stdStatus = StringToDate ((char *)dstr, strSize, &gDateCache, &lengthUsed,
&dateTime);

StringToDate --------->  use CFDateFormatterCreateDateFromString instead


The similar warnings I am getting  for Following functions also:

LongDateToSeconds ----->  use CFCalendar instead.
StringToTime----------->  use CFDateFormatterCreateDateFromString instead

Can any one let me know The Proper format or the syntax of the latest
functions to be used.
It would be really helpful the details are with illustrations. ;-)

Thanks in advance,
Vicky
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Warnings due to depricated functions--Help needed
      • From: Scott Thompson <email@hidden>
  • Prev by Date: Re: Cross-platform?
  • Next by Date: Re: "Path arithmetic" support in Quartz
  • Previous by thread: Re: Automator-like UI?
  • Next by thread: Re: Warnings due to depricated functions--Help needed
  • Index(es):
    • Date
    • Thread