guile-devel
[Top][All Lists]
Advanced

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

slib rev2 -1+, <?, ...


From: Kevin Ryde
Subject: slib rev2 -1+, <?, ...
Date: Thu, 18 Dec 2003 06:08:36 +1000
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

        * slib.scm (-1+, <?, <=?, =?, >?, >=?): Define as aliases for 1-, <,
        <=, =, >, >= respectively, required by slib 'rev2-procedures but no
        longer in the guile core.

I hope this is the right way to go about this.  Ie. if rev2-procedures
is in the features list then guile should be providing these defines.

I guess the alternative would be to drop it from the features list and
let slib make the necessary definitions.  That'd lose the guile core
defines of other things like append! and substring-fill! though.

In the 1.6 branch -1+ still exists, but the others don't, so this
would be a proposal to add them there similarly too.

Attachment: slib.scm.ref2.diff
Description: Text document


reply via email to

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