lilypond-devel
[Top][All Lists]
Advanced

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

Re: build failure for freebsd-x86 in beam-quanting.cc


From: Graham Percival
Subject: Re: build failure for freebsd-x86 in beam-quanting.cc
Date: Tue, 1 Mar 2011 13:05:08 +0000

On 2/28/11, Graham Percival <address@hidden> wrote:
> On 2/28/11, Jan Nieuwenhuizen <address@hidden> wrote:
>> Graham Percival schreef op ma 28-02-2011 om 09:35 [+0000]:
>>> /main/src/gub/target/freebsd-x86/src/lilypond-git.sv.gnu.org--lilypond.git-release-unstable/lily/beam-quanting.cc:638:
>>> error: 'round' was not declared in this scope
>>
>> Eek, are we using floats?
>
> I guess so?
>       if (abs (round(yshift) - yshift) < 0.01 * staff_space)
>         config->add (parameters.HORIZONTAL_INTER_QUANT_PENALTY, "H");
>
> Take a look at
> 15feba22d437b566333c8c948a5780ce40c5953f

Could somebody comment out this stuff so that we can have a release?
Or just add 0.5 and cast to an int?  I don't care whether floats are
"impure" or whatever Jan is "eek"ing about, but we could really use a
devel release yesterday.

Cheers,
- Graham



reply via email to

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