[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: missing input and more
From: |
Ludovic Courtès |
Subject: |
Re: missing input and more |
Date: |
Thu, 05 Feb 2015 21:54:37 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Andreas Enge <address@hidden> skribis:
> Maybe we could extend "guix lint" so that it compiles the package and performs
> checks on the output (for instance, looking for .pc files and checking
> whether libraries are correctly propagated)?
That would be costly and probably difficult to automate: it’s almost
doable for .pc files, but hardly so for .h files.
Ludo’.