Archive Monthly Archives: May 2020

Found a bug in SBCL 1.5.4

While implementing a version of change-class specializing on a metaclass as mentioned in the previous post, I noted that the resultant instance (unless change-class got called with initargs) had all slot values as nil or unbound. This puzzled me…

Continue reading