Closed edwardaux closed 11 years ago
Xcode 4.6 complains that we shouldn't cast a SEL to a NSUInteger in the hash method in RTMethod.m. This fixes stops that warning with an intermediate cast to void *
Xcode 4.6 complains that we shouldn't cast a SEL to a NSUInteger in the hash method in RTMethod.m. This fixes stops that warning with an intermediate cast to void *