Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Inconsistent use of GDATA_FOREACH macro #47

Closed
GoogleCodeExporter opened this issue Apr 21, 2015 · 1 comment
Closed

Inconsistent use of GDATA_FOREACH macro #47

GoogleCodeExporter opened this issue Apr 21, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Fast enumeration support is compiler specific (will not work on Mac OS X
10.4 and some GNU gcc compilers). This patch fixes some places where the
GDATA_FOREACH macro is not used (patch attached from latest SVN).


Original issue reported on code.google.com by adam.fe...@gmail.com on 23 Apr 2010 at 5:23

Attachments:

@GoogleCodeExporter
Copy link
Author

GDATA_FOREACH is used just for 10.4 compatibility, but GDataXMLNode.h/m are not 
intended for use except on 
the iPhone.

Original comment by gregrobbins on 23 Apr 2010 at 5:41

  • Changed title: Inconsistent use of GDATA_FOREACH macro
  • Changed state: WontFix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant