darshb / gdata-objectivec-client

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

Patch for /trunk/Source/Clients/Analytics/GDataAnalyticsMetric.h #160

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Use doubleValueNumber instead of doubleValue

id x;
double v = [x doubleValue]; // warning: multiple methods named 'doubleValue' 
found

Original issue reported on code.google.com by mcz...@gmail.com on 5 Apr 2013 at 9:20

Attachments: