1.0.39.1: Test case for symbol-conflict resolution bug on import.
authorAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sun, 30 May 2010 00:32:11 +0000 (00:32 +0000)
committerAlastair Bridgewater <lisphacker@users.sourceforge.net>
Sun, 30 May 2010 00:32:11 +0000 (00:32 +0000)
commite24fdd1832a9d4fd12347387437bbae225d22ef2
tree9701440e8f36b02936b513b3ee663dbdd7816a5e
parent7d4ee7ce7dbf0653396e5a44107cabd5667da912
1.0.39.1: Test case for symbol-conflict resolution bug on import.

  * If two symbols of the same name are IMPORTed to a package that does
not yet have a symbol of that name accessible, and the latter of the two
symbols is chosen during conflict resolution, the former is also added
to the package, as is detectable via do-symbols.
tests/packages.impure.lisp
version.lisp-expr