restore old behaviour as the default for package variance
commit6129b1ebc5125c57d6446c061155f5f653f41725
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 1 Feb 2013 18:13:31 +0000 (1 20:13 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 1 Feb 2013 19:26:12 +0000 (1 21:26 +0200)
tree0089e238d4ee7eb79ce3125da019e70a6a158f97
parent098f53bae55186b7b0b1cdc82f1ec0abbe6c97e7
restore old behaviour as the default for package variance

  Use *on-package-variance* to adjust.

  Hint:

    (setf *on-package-variance* '(:warn (:swank :swank-backend) :error t))
NEWS
doc/manual/beyond-ansi.texinfo
package-data-list.lisp-expr
src/code/condition.lisp
src/code/defpackage.lisp
tests/packages.impure.lisp