Re: Current status for the UDEF-IMMEDIATES contrib

Philipp Marek via Sbcl-devel <[email protected]> Sat, 04 Jul 2026 18:17:28 +0200
Newsgroups gmane.lisp.steel-bank.devel
Message-ID <[email protected]>
Perhaps it's because of summer-(vacation-)time,
perhaps not -- still, I got no replies yet.


As for the patch concerning the SBCL core, it's just

  code/pred.lisp                     |    7 +++++++
  cold/exports.lisp                  |    1 +
  compiler/generic/early-objdef.lisp |    3 ++-
  compiler/generic/late-objdef.lisp  |    5 +++++
  compiler/generic/objdef.lisp       |    6 ++++++
  runtime/lispobj.h                  |    2 ++
  6 files changed, 23 insertions(+), 1 deletion(-)

The contrib won't obstruct SBCL development.


What's so bad about solving a real-world use-case?