[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] improve error message
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] [PATCH] improve error message |
Date: |
Sun, 29 Apr 2018 11:15:00 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Sun, Apr 29, 2018 at 01:08:32AM +0200, Kristian Lein-Mathisen wrote:
> Error: extension or version not found
>
> Call history:
>
> <syntax> (##core#require library scheme#)
> <syntax> (##sys#load-library (##core#quote library))
> ...
>
> This patch informs the user which extension wasn't found and is pretty
> trivial.
Yep, so I've pushed it without requiring duplicate signoff.
> There is another location in chicken-install.scm that looks suspiciously
> similar, but I couldn't figure out how to trigger it or test it. But I
> think this should be applied too:
I think you can't trigger this error unless you have a very weird race
condition where an egg is downloaded and after that the directory
suddenly disappears. I've just added "name" to the (error) call just
in case, but I doubt it will ever happen.
Thanks!
Cheers,
Peter
signature.asc
Description: PGP signature