On Mon, Jan 29, 2018 at 9:10 AM, Attila Lendvai attila@lendvai.name wrote:
dear list,
i noticed it with CXML, but here's a smaller system to reproduce it with:
git clone https://github.com/mmaul/cl-influxdb.git
(ql:quickload :cl-influxdb) (asdf:load-system :cl-influxdb.examples)
each time the examples are loaded the main systems gets reloaded.
i see something interesting in the output that may be related:
WARNING: Computing just-done stamp in plan NIL for action (ASDF/LISP-ACTION:PREPARE-OP "cl-influxdb" "cl-influxdb"), but dependency (ASDF/LISP-ACTION:LOAD-OP "cl-influxdb" "package") wasn't done yet!
CL-USER> (asdf:asdf-version) "3.3.1.1"
CL-USER> (lisp-implementation-version) "1.4.1.98.hu.dwim.3-a860f4780"
I believe this is the bug that was fixed in 3.3.1.3.
I think it's soon time for a bug fix release 3.3.2, with or without the syntax control branch merged.
—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org Don't forget your daily prayer to Baah-kup, the God of data storage and recovery!