1.0.27.31: repeatable fasl header and debug-source
[sbcl.git] / src / compiler / generic / interr.lisp
index fd992ab..a733652 100644 (file)
    "Object layout is invalid. (indicates obsolete instance)")
   (object-not-complex-vector
    "Object is not a complex (non-SIMPLE-ARRAY) vector.")
+  (tls-exhausted
+   "Thread local storage exhausted.")
   .
   #.(map 'list
          (lambda (saetp)