[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #36706] performSelector: not working with message fowarding
From: |
Fred Kiefer |
Subject: |
[bug #36706] performSelector: not working with message fowarding |
Date: |
Fri, 29 Jun 2012 13:11:19 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0 |
Follow-up Comment #4, bug #36706 (project gnustep):
David or Nicola,
coudl one of you please look into this problem? My feeling is that the
implementation in all our libobjc implementations are wrong. I would think
that if a method is not directly implemented, class_getMethodImplementation
should return a function that calls __objc_msg_forward2() and then calls the
result. That way __objc_msg_forward2() would be called with the correct object
as first parameter and not as it is now with nil as first argument.
What makes me doubt my analysis is that all the different libobjc
implementations do it the same way.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?36706>
_______________________________________________
Nachricht gesendet von/durch Savannah
http://savannah.gnu.org/