sbcl.sbcl/crossbuild-runner
Douglas Katzman d3fa62156f Limit the scope of warning suppressions
* Rev 906a406a quieted all compiler notes coming from make-host-1,
  rendering moot the muffle-conditions code-deletion-note in shared.lisp,
  not to mention (satisfies unable-to-optimize-note-p) there as well.
* Prevent introduction of new occurrences of the optional+key warning
  by confining the suppression to precisely where there is old code.

We need to fix whatever is wrong with cross-typep so that make-host-2
correctly utilizes the &OPTIONAL-AND-&KEY-IN-LAMBDA-LIST condition.
2026-07-17 23:59:27 +00:00
..
backends Don't advertise :alien-callbacks on mips 2026-02-25 17:18:48 +03:00
Makefile Add missing feature to arm64 crossbuild test 2026-07-17 22:18:51 +00:00
pass-1.lisp Add a crossbuild test config for #-sb-unicode 2024-02-09 17:07:10 -05:00
pass-2.lisp Limit the scope of warning suppressions 2026-07-17 23:59:27 +00:00