Skip to content
  • Helmut Eller's avatar
    Separate context info from compiler message text. · 897027d4
    Helmut Eller authored
    * swank-backend.lisp (compiler-condition): Add a new slot
    :source-context.  Remove :short-message.
    * swank-cmucl.lisp, swank-sbcl.lisp, swank-scl.lisp,
    swank-openmcl.lisp, swank-ccl.lisp: Update callers.
    * swank.lisp (make-compiler-note): Use source-context slot.
    * slime.el (slime-note.source-context): New.
    (slime-insert-compilation-log): Use it.
    (slime-note.short-message): Deleted.
    897027d4