1.0.4.76: add a new style-warning for duplicate CASE keys
authorJuho Snellman <jsnell@iki.fi>
Thu, 12 Apr 2007 17:04:04 +0000 (17:04 +0000)
committerJuho Snellman <jsnell@iki.fi>
Thu, 12 Apr 2007 17:04:04 +0000 (17:04 +0000)
commit599a126c55a6f28e0b5b8a931cb1628c2ee106a7
tree28b8aface88875a4e423aa84aaae91971cb3dc63
parente102fc5b581747141a8f4e1b229484db307ea54f
1.0.4.76: add a new style-warning for duplicate CASE keys

        * Patch by Kevin Reid on sbcl-devel
        * With minor changes to make the warnings more readable, and to
          allow Slime to highlight the offending clauses rather than the
          whole CASE.
NEWS
src/code/macros.lisp
version.lisp-expr