[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] ported Ephem egg to Chicken 5
From: |
Mario Domenech Goulart |
Subject: |
Re: [Chicken-users] ported Ephem egg to Chicken 5 |
Date: |
Tue, 16 Jul 2019 07:03:04 +0200 |
Hi Rob,
On Mon, 15 Jul 2019 20:39:59 -0400 Rob Altenburg <address@hidden> wrote:
> This egg contains bindings to the libnova library which is "a general
> purpose, double precision, Celestial Mechanics, Astrometry and
> Astrodynamics library" available under the GNU LPGL.
>
> See: https://github.com/RobAltenburg/ephem
>
> None of the features have changed, but it no longer requires the
> SRFI-19 egg.
Thanks.
I noticed a couple of issues:
* ephem-common.scm tries to import `foreign', which is only valid in
CHICKEN 4 (compilation fails on CHICKEN 5).
* The category should probably be misc (currently it is miscellaneous).
All the best.
Mario
--
http://parenteses.org/mario