Small cleanups of nil_method in sendmsg.c
From-SVN: r57075
This commit is contained in:
parent
faaa30fe92
commit
c2a68741db
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Thu Sep 12 12:44:37 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* sendmsg.c (nil_method): Declare not to take a variable number of
|
||||
args.
|
||||
(objc_msg_lookup): Cast nil_method to IMP before returning it.
|
||||
(objc_msg_lookup_super): The same.
|
||||
|
||||
2002-09-10 Jan Hubicka <jh@suse.cz>
|
||||
|
||||
* nil_method.c (nil_method): No longer defined with variable
|
||||
|
|
Loading…
Add table
Reference in a new issue