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
Original issue reported on code.google.com by
Alexande...@gmail.com
on 26 Jan 2013 at 9:08Attachments: