kaiserfarrell / core-plot

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

Compile error when compiling Core Plot sample apps #501

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Download CorePlot 1.1
2. Trying to compile and run the examples DatePlot or CPTTestApp - iPad

What is the expected output? What do you see instead?

Expected output: Examples will compile and run.

Instead I get an compiler error in CPTUtilities.m: Operand of ? changes 
signedness: 'int' to 'NSUInteger' (aka 'unsigned int')

What version of the product are you using? On what operating system?

Core Plot 1.1, Xcode 4.6 DP 4, Target OS: iOS 6.1 beta 4 (iOS Simulator)

Please provide any additional information below.

Please refer to the screenshot attached for more information on the compile 
error.

Original issue reported on code.google.com by Alexande...@gmail.com on 26 Jan 2013 at 9:08

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by eskr...@mac.com on 26 Jan 2013 at 5:19

GoogleCodeExporter commented 8 years ago
This issue was closed by revision 68d8fa3ce8e0.

Original comment by eskr...@mac.com on 26 Jan 2013 at 5:23