[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1170: kvlists needs setup-helper
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1170: kvlists needs setup-helper |
Date: |
Tue, 11 Nov 2014 12:27:39 -0000 |
#1170: kvlists needs setup-helper
-------------------------+--------------------------------------------------
Reporter: mario | Owner: klutometis
Type: defect | Status: new
Priority: major | Milestone: someday
Component: extensions | Version: 4.9.x
Resolution: | Keywords: kvlists
-------------------------+--------------------------------------------------
Description changed by mario:
Old description:
> See http://salmonella-linux-x86-64.call-cc.org/master-
> debugbuild/gcc/linux/x86-64/2014/11/11/yesterday-
> diff/log2/install/kvlists.html
>
> Also, it would be nice to mention yourself as maintainer in the .meta
> file. You can use the `maintainer' form.
New description:
See http://salmonella-linux-x86-64.call-cc.org/master-
debugbuild/gcc/linux/x86-64/2014/11/11/yesterday-
diff/log2/install/kvlists.html
Also, it would be nice to mention yourself as maintainer in the .meta
file. You can use the `maintainer' form.
The version specification in kvlists.setup doesn't seem to be ok:
{{{
$ chicken-status kvlists
kvlists ............................................. version: (version
1.0.3)
}}}
I expect
{{{
$ chicken-status kvlists
kvlists ............................................. version: 1.0.3
}}}
--
--
Ticket URL: <http://bugs.call-cc.org/ticket/1170#comment:1>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.