https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58783
--- Comment #10 from Eric Gallager ---
Note that on the Standards page of the manual, it currently says "fast
enumeration (only for Objective-C)", so once this bug is fixed, that
parenthetical can be removed:
https://gcc.gnu.org/onlinedocs/gcc/St
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58783
--- Comment #9 from Eric Gallager ---
(In reply to Eric Gallager from comment #8)
> I recently ran into this with the Cocoa interface for DeSmuME, which also
> tries to use fast enumeration from Objective-C++. So maybe this should be
> re-titled