Re: method_getNumberOfArguments counts blocks twice

2009-11-21 Thread Jean-Daniel Dupas
Le 21 nov. 2009 à 02:25, Philip White a écrit : Hello, I apologize if this has been touched on already. Have others observed that the function method_getNumberOfArguments counts block arguments as two arguments? The corresponding method in NSMethodSignature counts them once. Similarly,

method_getNumberOfArguments counts blocks twice

2009-11-20 Thread Philip White
Hello, I apologize if this has been touched on already. Have others observed that the function method_getNumberOfArguments counts block arguments as two arguments? The corresponding method in NSMethodSignature counts them once. Similarly, method_getArgumentType splits up the @? into @