• 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: Pass-by value … warning (was: NSTextField fieldeditor subclass example? (and an unrelated other inquiry))
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Pass-by value … warning (was: NSTextField fieldeditor subclass example? (and an unrelated other inquiry))


  • Subject: Re: Pass-by value … warning (was: NSTextField fieldeditor subclass example? (and an unrelated other inquiry))
  • From: "Sean McBride" <email@hidden>
  • Date: Wed, 7 Jul 2010 15:47:33 -0400
  • Organization: Rogue Research Inc.

On Wed, 7 Jul 2010 07:59:38 +0200, vincent habchi said:

>The analyzer does not figure out that the pt array gets initialized
>through the loop by copying values directly from a chunk of memory, and
>spits out the warning about pt [•] not being defined. Maybe I should
>report this to the LLVM team?

You might want to try with a new build of the analyzer.  You can install
a binary:
<http://clang-analyzer.llvm.org/>

or build from trunk even.

And if you find bugs, file them here:
<http://llvm.org/bugs>

It's a much more open process that Apple's bugreporter.

--
____________________________________________________________
Sean McBride, B. Eng                 email@hidden
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada
_______________________________________________

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

References: 
 >Re: NSTextField fieldeditor subclass example? (and an unrelated other inquiry) (From: Matt Neuburg <email@hidden>)
 >Pass-by value… warning (was: NSTextField fieldeditor subclass example? (and an unrelated other inquiry)) (From: vincent habchi <email@hidden>)

  • Prev by Date: Re: static analyzer
  • Next by Date: How to catch [NSEvent dealloc]?
  • Previous by thread: Re: Pass-by value… warning (was: NSTextField fieldeditor subclass example? (and an unrelated other inquiry))
  • Next by thread: Adding secure notes to a keychain programmatically
  • Index(es):
    • Date
    • Thread