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 protected] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada
_______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
