guile-devel
[Top][All Lists]
Advanced

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

Re: HEAD has now exact fractions


From: Neil Jerram
Subject: Re: HEAD has now exact fractions
Date: 19 Nov 2003 02:03:34 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Marius" == Marius Vollmer <address@hidden> writes:

    Marius> Hi,
    Marius> I have committed the exact fraction support from Bill Schottstaedt.

I'm getting a compile error:

numbers.c: In function `scm_make_ratio':
numbers.c:395: parse error before `int'
numbers.c:397: `divisible_p' undeclared (first use in this function)
numbers.c:397: (Each undeclared identifier is reported only once
numbers.c:397: for each function it appears in.)

I'd guess the fix is just to declare divisible_p at the start of the
block, but I haven't looked closely.

        Neil





reply via email to

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