Open informatimago opened 3 years ago
Hmm, I wonder if that wouldn't be related to an optimization in Cocoa that would represent NSNumber and NSDate as tagged pointers? But shouldn't ccl wrap them in MacPtr anyways? https://www.programmersought.com/article/14554753265/
On BigSur, with ccl 1.12 from git:
[NSApplication sharedApplication] fails, the selector is not recognized:
Why a
NS-NUMBER
? It's specified to return a:pointer
.In another image, under slime, the same defcfun and class-get-class-method form return: