[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] ⏣PATCH⏣×2: types.db fix + exit status of chicke
From: |
Peter Bex |
Subject: |
Re: [Chicken-hackers] ⏣PATCH⏣×2: types.db fix + exit status of chicken-install |
Date: |
Tue, 5 Mar 2019 21:01:36 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Tue, Mar 05, 2019 at 08:50:41PM +0100, Peter Bex wrote:
> On Thu, Feb 28, 2019 at 02:06:33PM +0100, address@hidden wrote:
> > Here are two patches addressing comments and suggestions by
> > megane.
>
> I've applied these and pushed, but I'm wondering why the exit status on
> error is 70 here.
Note that this happens too when you do "chicken-install nonexistent-eggname".
It looks like that's because we're using EX_SOFTWARE in C_halt and a
literal of 70 in ##sys#syntax-error-hook. I don't know what EX_SOFTWARE
is supposed to be used for.
Cheers,
Peter
signature.asc
Description: PGP signature