• 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: MDItemCreate very, very, very, slow -- and fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MDItemCreate very, very, very, slow -- and fails


  • Subject: Re: MDItemCreate very, very, very, slow -- and fails
  • From: Guy English <email@hidden>
  • Date: Tue, 14 Feb 2006 14:51:08 -0500

On Tuesday, February 14, 2006, at 02:48PM, Ryan Britton <email@hidden> wrote:
>nil != NULL.  Try passing NULL as the allocator instead of nil.
uh ....

if ( nil == NULL )
{
    NSLog( @"Ooops." );
}

Stylistically I agree with you and I prefer sending NULL to C/C++ code and nil to Objective-C stuff. But that's not the problem here.


Guy
 _______________________________________________
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

References: 
 >Re: MDItemCreate very, very, very, slow -- and fails (From: Matt Neuburg <email@hidden>)
 >Re: MDItemCreate very, very, very, slow -- and fails (From: Kaelin Colclasure <email@hidden>)
 >Re: MDItemCreate very, very, very, slow -- and fails (From: Doug Knowles <email@hidden>)
 >Re: MDItemCreate very, very, very, slow -- and fails (From: Ryan Britton <email@hidden>)

  • Prev by Date: Best way to customize Cocoa
  • Next by Date: Re: MDItemCreate very, very, very, slow -- and fails
  • Previous by thread: Re: MDItemCreate very, very, very, slow -- and fails
  • Next by thread: Re: MDItemCreate very, very, very, slow -- and fails
  • Index(es):
    • Date
    • Thread