On 2010/01/05, at 22:53, David Chisnall wrote: >> So I tested libobjc2 with my code and found some bugs: >> - method_getTypeEncoding is broken. It always returns (unsigned >> int)-1. > > I can't reproduce this. I compile and run this program: > [snip] > > The runtime here is just getting the value set by the compiler, so if > this is (unsigned int)-1 for you then it may be a compiler bug. What > compiler are you using?
Oops! It was method_getNumberOfArguments, not method_getTypeEncoding. My bad. _______________________________________________ Etoile-discuss mailing list [email protected] https://mail.gna.org/listinfo/etoile-discuss
