syntax-control

2017-10-13 Thread Faré
Due to the readtable bug in ASDF 3.3.0 I updated the "syntax-control" branch that for the last three years was supposed to solve all readtable bugs when building with ASDF. I merged 3.3.0.1 into the branch, but the branch itself is not ready for merging into master: it does either too much or too

Re: Debian package: signing-key.asc

2017-10-13 Thread Robert Goldman
On 13 Oct 2017, at 10:44, Kambiz Darabi wrote: Hello, there are questions from the Debian dev who helps publishing the package about the signing key which is in the debian/ subtree. Can someone please comment? Thank you Kambiz Hm. Is this because you are grabbing tar balls from there,

Re: [E] new compiler error re: SET-DISPATCH-MACRO-CHARACTER

2017-10-13 Thread Robert Goldman
On 12 Oct 2017, at 12:09, 73budden . wrote: This tracing tool should help a lot. I believe this tool should be supplied by asdf team. Even I begin to be more positive towards efforts of ASDF team to clean up all the mess that was in ASDF initially, but obviously society is not quite happy with

Debian package: signing-key.asc

2017-10-13 Thread Kambiz Darabi
Hello, there are questions from the Debian dev who helps publishing the package about the signing key which is in the debian/ subtree. Can someone please comment? Thank you Kambiz - Forwarded Message - From: "Sébastien Villemot" To: "Kambiz Darabi"

monolithic-concatenate-source-op misses a few dependencies

2017-10-13 Thread Ben Vulpes
On SBCL 1.3.11, when producing a monolithic source concatenation with the library "Postmodern", asdf produces a file that needs a Lisp image to need manual calls to (require :usocket) and (require :md5) in order to load completely. Given: concatenatrix.asd as: (asdf:defsystem :concatenatrix