hoafer / google-api-objectivec-client

Automatically exported from code.google.com/p/google-api-objectivec-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation warning after moving to xcode5

GoogleCodeExporter opened this issue · comments

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

We've fixed known issues in the current library sources.

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

  • Changed state: Invalid