Closed GoogleCodeExporter closed 9 years ago
There is not enough specific detail in this issue report.
Be sure to update your checkout of the subversion repository to get the latest
changes in the library.
Original comment by grobb...@google.com
on 31 Jul 2012 at 6:20
The GData Library with last changes is not compatible with XCode 4.4 because of
new LLVM Compiler 4.0.
These are some of the semantic error I receive when I try to build the library:
Source/Clients/Spreadsheets/GDataEntryWorksheet.m:77:52: Format specifies type
'int' but the argument has type 'NSInteger' (aka 'long')
Source/Clients/Spreadsheets/GDataEntryWorksheet.m:78:52: Format specifies type
'int' but the argument has type 'NSInteger' (aka 'long')
Source/Clients/Spreadsheets/GDataFeedSpreadsheetCell.m:89:52: Format specifies
type 'int' but the argument has type 'NSInteger' (aka 'long')
Source/Clients/Spreadsheets/GDataFeedSpreadsheetCell.m:90:52: Format specifies
type 'int' but the argument has type 'NSInteger' (aka 'long')
Original comment by p...@archyapp.com
on 1 Aug 2012 at 11:14
Changes for these have been submitted to the project.
http://code.google.com/p/gdata-objectivec-client/source/detail?r=728
Thank you for pointing out the issue.
Original comment by grobb...@google.com
on 2 Aug 2012 at 12:55
Original issue reported on code.google.com by
p...@archyapp.com
on 30 Jul 2012 at 9:22