lilypond-devel
[Top][All Lists]
Advanced

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

Re: Adds Scheme function for spring constructor. (issue 5306050)


From: Neil Puttock
Subject: Re: Adds Scheme function for spring constructor. (issue 5306050)
Date: Fri, 21 Oct 2011 12:50:21 +0100

On 21 October 2011 12:39,  <address@hidden> wrote:

> For me, this function is totally useless.  If we want to check whether
> they are equal, we use scm_equal_p, if we want to see whether they are
> the same object, we use scm_eqv_p.
>
> Besides, I can't find any use for this function with git grep.

I think Guile requires it.  The documentation in lily/include/smobs.hh
says all smobs should implement an equal_p () function.

Cheers,
Neil



reply via email to

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