<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Apr 12, 2010, at 1:59 AM, Jean-Daniel Dupas wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>Look like recent change in super handling in Obj-C broke it in a nasty way.</div><div><br></div><div>In short, when using [super classMethod] in a class derived class, 'self' does not point on the derived class in the super's method invocation, but it contains the super class instead.</div><div><br></div><div><font class="Apple-style-span" face="Monaco" size="2"><span class="Apple-style-span" style="font-size: 10px;"><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="font-size: medium;">See <a href="http://llvm.org/bugs/show_bug.cgi?id=6819">Bug 6819</a> for details.</span></font></span></font></div><div><font class="Apple-style-span" color="#000000"><font class="Apple-style-span" color="#144FAE"><br></font></font></div></div></blockquote></div><div><br></div><div>Fixed, thanks a lot for the great testcase!</div><div><br></div><div>No good deed goes unpunished :)</div><div><br></div><div>-Chris</div></body></html>