From d154fa1005ef3eefc0b897fbfc2f254223918cf9 Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau Date: Fri, 2 Sep 2016 08:00:23 -0400 Subject: [PATCH] Add bug URL in TODO --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 8b289c8d..08ff0849 100644 --- a/TODO +++ b/TODO @@ -241,6 +241,7 @@ ** For proper incremental redefinitions, systems probably need to depend-on (load-asd-op . primary-system) which itself will depend-on all the load-op of defsystem-depends-on in that file. + https://bugs.launchpad.net/asdf/+bug/1500578 * Include some ABL test for stassats's (now obsolete?) thing: (asdf:enable-asdf-binary-locations-compatibility -- GitLab