Merge branch 'defgeneric-upgrade' into 'master'
Stop fmakunbound'ing defgeneric's past the upgrade trigger Avoid using `fmakunbound` unless necessary, and clear registered systems if we do. Audit existing gf's and conclude that only `component-depends-on`, `input-files` and `find-component` need it, and that the `*oldest-forward-compatible-version*` is 3.1.7.20. This is a response to https://bugs.launchpad.net/asdf/+bug/1631771 See merge request !36
Please register or sign in to comment