Re: Pass-by value … warning (was: NSTextField fieldeditor subclass example? (and an unrelated other inquiry))
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