2.019.5: Fixed a minor bug in WEAKLY-DEPENDS-ON handling and added test. 2.019.5
authorRobert P. Goldman <rpgoldman@real-time.com>
Wed, 14 Dec 2011 04:22:13 +0000 (22:22 -0600)
committerRobert P. Goldman <rpgoldman@real-time.com>
Wed, 14 Dec 2011 04:42:01 +0000 (22:42 -0600)
commitc0b648ec9f2e3b616aeacbde0c14f47afce51bf5
tree3cee23db274704e7489eeae1d360f42f14e4136c
parentdcdd0c561f5302f4fc6d3e3bfa0c4f3087d16316
2.019.5: Fixed a minor bug in WEAKLY-DEPENDS-ON handling and added test.

WEAKLY-DEPENDS-ON needed to pass the ERROR-P NIL to FIND-SYSTEM in order
to behave properly.

Added documentation for previously-undocumented weakly-depends-on.
asdf.asd
asdf.lisp
doc/asdf.texinfo
test/test-weakly-depends-on.asd [new file with mode: 0644]
test/test-weakly-depends-on.script [new file with mode: 0644]