• 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
multiple declarations for method `length' ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple declarations for method `length' ?


  • Subject: multiple declarations for method `length' ?
  • From: Mark Dawson <email@hidden>
  • Date: Thu, 30 Dec 2004 10:05:19 -0800

<x-tad-smaller>When compiling this Obj-C line in XCode 1.5, I get the following warning:

LengthParser.m:295: warning: multiple declarations for method `length'
</x-tad-smaller>

short decimalLen = [[[NSUserDefaults standardUserDefaults] objectForKey:NSDecimalSeparator] length];

What does this mean? It seems to run OK, producing the result (1 for US system) that I'd expect…

Thanks!

mark
 _______________________________________________
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: multiple declarations for method `length' ?
      • From: j o a r <email@hidden>
  • Prev by Date: Re: NSDecimalSeparator localization II
  • Next by Date: Re: multiple declarations for method `length' ?
  • Previous by thread: Re: NSDecimalSeparator localization II
  • Next by thread: Re: multiple declarations for method `length' ?
  • Index(es):
    • Date
    • Thread