1.0.39.2: Fix symbol-name-conflict resolution test from 1.0.39.1.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sun, 30 May 2010 00:40:34 +0000 (00:40 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sun, 30 May 2010 00:40:34 +0000 (00:40 +0000)
commit46b1591074b5cf7611eeab0d1e4af7ee4e22ec94
tree1e621fc1c146e419f96f68617e2e50fc4f4c5679
parente24fdd1832a9d4fd12347387437bbae225d22ef2
1.0.39.2: Fix symbol-name-conflict resolution test from 1.0.39.1.

  * Before signalling a name-conflict in IMPORT due to a symbol found
previously on the arglist, remove the earlier symbol from the list of
symbols to add to the package (one or the other will be shadowing-imported,
and there's no further check for name collision.
NEWS
src/code/target-package.lisp
tests/packages.impure.lisp
version.lisp-expr