<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Jun 7, 2013, at 10:44 AM, Rafael Espíndola <<a href="mailto:rafael.espindola@gmail.com">rafael.espindola@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><blockquote type="cite">This is dicey. Argument type to objc_enumerationMutation is ‘id’ which is<br>translated into<br>what ‘id’ is typedef’ed to; “struct objc_object*”. If projects have forward<br>declaration of<br>objc_enumerationMutation in their header files, this will cause conflicting<br>types error<br>for objc_enumerationMutation.<br></blockquote><br>I see. The attached patch updates the tests to not define id to void* instead.<br></div></blockquote><div><br></div>Yes. Lazy me. It should have been that way to start with.</div><div>- Fariborz</div><div><br><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><br>Cheers,<br>Rafael<br><span><t.patch></span></div></blockquote></div><br></body></html>