spurious reloads with systems not following the foo/bar naming convention?
Attila Lendvai
attila at lendvai.name
Mon Jan 29 14:10:47 UTC 2018
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"
--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“With or without religion, good people can behave well and bad people
can do evil; but for good people to do evil — that takes religion.”
— Steven Weinberg (1933–), 'A Designer Universe?'
More information about the asdf-devel
mailing list