lilypond-user
[Top][All Lists]
Advanced

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

Re: Scheme incompatibility


From: Han-Wen Nienhuys
Subject: Re: Scheme incompatibility
Date: Tue, 24 May 2005 01:42:14 +0200
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

Fairchild wrote:
It seems Scheme code distinguishes integers from real numbers in a way that is incompatible with LilyPond. It is necessary to convert "inexact" values. E.g.:

     size = #( inexact->exact 3. )
which is acceptable.  That's a pain.

Should I:
A. Further my education,
B. Live with it,
C. Report it as a bug,
D. Suggest a documentation addition for Appendix B of the User Manual, and/or
E. Submit a feature request for compatibility.

I fixed this. Some of the related syntax has a lot of historical cruft, this being one of it. I've removed a bit of it, fixing this problem.

--
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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