diff options
author | Ludovic Courtès <ludo@gnu.org> | 2019-07-19 23:48:09 +0200 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2019-07-20 01:32:17 +0200 |
commit | a2a94b6e58e5120462d6861bdf72efa2170bfd73 (patch) | |
tree | f676bd14b7ed98f6bdb2e0eaaeeaefd058c77235 /Makefile.am | |
parent | ddc586ea5c1fd65e29d626c54da1d192c71b6750 (diff) | |
download | guix-a2a94b6e58e5120462d6861bdf72efa2170bfd73.tar.gz guix-a2a94b6e58e5120462d6861bdf72efa2170bfd73.zip |
ui: 'warn-about-load-error' warns about file/module name mismatches.
* guix/discovery.scm (scheme-modules): Rename the inner 'file' to
'relative'. Pass FILE as an addition argument to WARN.
* guix/ui.scm (warn-about-load-error): Add 'module' argument (actually,
what was called 'file' really contained a module name.) Call
'check-module-matches-file' in the catch-all error case.
(check-module-matches-file): New procedure.
* tests/guix-build.sh: Test it.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions