lilypond-devel
[Top][All Lists]
Advanced

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

Gub failure


From: Phil Holmes
Subject: Gub failure
Date: Sun, 24 Jul 2016 11:02:51 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Trying to build Gub today, I get the following failures:

/home/gub/NewGub/gub/target/mingw/src/lilypond-git.sv.gnu.org--lilypond.git-
release-unstable/lily/dynamic-performer.cc: In member function 'Real 
Dynamic_performer::compute_departure_volume(Direction, Real, Real, Real, 
Real)':
/home/gub/NewGub/gub/target/mingw/src/lilypond-git.sv.gnu.org--lilypond.git-
release-unstable/lily/dynamic-performer.cc:259:19: error: expected 
unqualified-id before '=' token
   const Real near = minmax (depart_dir, start_vol, end_vol)
                   ^
/home/gub/NewGub/gub/target/mingw/src/lilypond-git.sv.gnu.org--lilypond.git-
release-unstable/lily/dynamic-performer.cc:261:18: error: expected 
unqualified-id before '=' token
   const Real far = minmax (-depart_dir, start_vol, end_vol)
                  ^
There are further similar errors.

Anyone know what's going on?




reply via email to

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