gujjula / core-plot

Automatically exported from code.google.com/p/core-plot
0 stars 0 forks source link

xcode 4.1 Analyzer error Core-Plot iOS #333

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using Apple LLVM compiler 2.1

Xcode 4.1 Lion 10.7.1

Source pulled from the July 7 2011 Zip file.

Analyzer Output:
clang: warning: argument unused during compilation: '-falign-loops=16'
<My_Source_Path_REDACTED>/CorePlot_0.4/framework/Source/CPTXYAxis.m:318:40:{318:
40-318:45}: warning: The receiver of message 'length' is nil and returns a 
value of type 'NSDecimal' that will be garbage
                         if ( CPTDecimalGreaterThanOrEqualTo(range.length, zero) ) {

Original issue reported on code.google.com by jep9...@gmail.com on 13 Sep 2011 at 12:39

GoogleCodeExporter commented 9 years ago
Pulled latest source from repository and found that this was no loner an issue.

Original comment by jep9...@gmail.com on 13 Sep 2011 at 12:57

GoogleCodeExporter commented 9 years ago

Original comment by eskr...@mac.com on 13 Sep 2011 at 10:34