chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] New egg: PPL, a Prolog interpreter in Scheme


From: Jeronimo Pellegrini
Subject: Re: [Chicken-users] New egg: PPL, a Prolog interpreter in Scheme
Date: Mon, 22 Feb 2016 08:18:34 -0300
User-agent: Mutt/1.5.24 (2015-08-30)

On Mon, Feb 22, 2016 at 07:10:23AM +0000, Mario Domenech Goulart wrote:
> Hello Jeronimo,
> 
> Thanks for sharing your code.
> 
> Salmonella has detected some issues:
> 
> - pll depends on r7rs, but the r7rs egg is not in .meta's
>   `needs'/`depends' form
> 
> - srfi-1 is a core unit in CHICKEN 4, so no need to be in `needs'
> 
> I notice the version is specified as a number.  This may cause problems
> sometimes.  Please, take a look at
> https://github.com/ckeen/pastiche/commit/862c1d7008342230dcd4a4109376dd381f956207
> for a more detailed explanation.

Ops -- sorry about all that. The new version should fix all those
bugs!

Thank you for adding this egg to the index!

J.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]