ashukhobragade / gtm-http-fetcher

Automatically exported from code.google.com/p/gtm-http-fetcher
Other
0 stars 0 forks source link

GTM_NONNULL breaks other Google repositories #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download http://code.google.com/p/google-api-objectivec-client (which 
downloads http fetcher as external repository)
2. Try to compile it
3. Broken - missing GTM_NONNULL definition from GTMHTTPUploadFetcher.h

What is the expected output? What do you see instead?
Should compile just fine.

What version of the product are you using? On what operating system?
Latest and greatest SVN code. 

Seems that revision 115 removed the macro partially. 

Original issue reported on code.google.com by p...@taptera.com on 8 Feb 2013 at 9:52

GoogleCodeExporter commented 9 years ago
Thanks for reporting the issue.

http://code.google.com/p/gtm-http-fetcher/source/detail?r=116

Original comment by grobb...@google.com on 11 Feb 2013 at 10:46