[PATCH consfigurator] DATA.ASDF:SYSTEM-VERSION-FILES support systems with version files
Sean Whitton
spwhitton at spwhitton.name
Tue Sep 27 22:54:32 BST 2022
Hello,
On Mon 26 Sep 2022 at 10:48PM +02, Russell Sim wrote:
> Some systems use READ-FILE-FORM or READ-FILE-LINE in their definitions to
> declare how to read the version of the project they contain.
>
> (defsystem usocket
> :version (:read-file-form "version.sexp")
>
> This file isn't included in the component files, instead they are added
> to the ADDITIONAL-INPUT-FILES and declared under DEFINE-OP.
Thanks. Can you point me to the relevant ASDF docs, or code, to confirm
that your patch fixes the issue, please?
--
Sean Whitton
More information about the sgo-software-discuss
mailing list