mirror of
git://git.code.sf.net/p/sbcl/sbcl
synced 2026-09-13 08:56:39 -04:00
No-one's complained, so merge CSR patch "Type checking on global variables" (sbcl-devel 2003-05-27) ... fix SB-XC:PROCLAIM to queue up TYPE and FTYPE proclamations when the system isn't initialized, and then reproclaim them later; ... fix EVAL to punt to the compiler if there's a type proclamation for FOO in (SETQ FOO ...); ... proclaim the types of the various CL:*FOO* variables, according to the CLHS; ... fix two instances of undefined behaviour in the test suite. :-) |
||
|---|---|---|
| .. | ||
| assembly | ||
| code | ||
| cold | ||
| compiler | ||
| pcl | ||
| runtime | ||