sg-ueno / google-api-objectivec-client

Automatically exported from code.google.com/p/google-api-objectivec-client
0 stars 1 forks source link

Compilation warning after moving to xcode5 #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build any project using google-api-objectivec-client using xcode 5

What is the expected output? What do you see instead?
Expect - No compilation warning.
See - a few warnings (icompatible pointer types - assigning 'NSMutableString *' 
from 'NSString *'.)

What version of the product are you using? On what operating system?
The latest client library
on OSX

Please provide any additional information below.

Original issue reported on code.google.com by jenn...@google.com on 18 Oct 2013 at 6:14

GoogleCodeExporter commented 9 years ago
We've fixed known issues in the current library sources.

Original comment by grobb...@google.com on 18 Oct 2013 at 6:34