divyavamsee / core-plot

Automatically exported from code.google.com/p/core-plot
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Xcode 4.4 - Analyzer throws logic error for CPTScatterPlot.m #449

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Compile "Plot_Gallery_iOS.xcodeproj"

What is the expected output? What do you see instead?
The expected output would be no issues. However the analyzer throws the 
following error:
[path]"/CorePlot_latest/Source/framework/Source/CPTScatterPlot.m:428:17: The 
left expression of the compound assignment is an uninitialized value. The 
computed value will also be garbage"

What version of the product are you using? On what operating system?
I am using Xcode 4.4

Please provide any additional information below.
I applied this fix to compile on Xcode 4.4
     [0] http://code.google.com/r/andybrett-xcode-45-fixes/source/detail?r=74cb5acef0ae2f09cf623465bbf71278bcb6c078

Original issue reported on code.google.com by martin.a...@googlemail.com on 26 Jul 2012 at 8:17

GoogleCodeExporter commented 9 years ago

Original comment by eskr...@mac.com on 26 Jul 2012 at 10:52

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 13a73adc4adc.

Original comment by eskr...@mac.com on 28 Jul 2012 at 8:35