Updates:
Labels: -Patch-needs_work Patch-new
Comment #9 on issue 1890 by reinhold...@gmail.com: Compiler warnings in
make on 64-bit systems
http://code.google.com/p/lilypond/issues/detail?id=1890
New patch up at:
http://codereview.appspot.com/5039043
Fix almost all warnings in flower/ and many in lily/.
Most of the remaining warnings are about vsize -> int casting, where I'll
have to find a proper solution (we don't want to cast all appearances of
vsize to int explicitly, but rather use vsize wherever possible).
That patch should not have any effect on the regtests or lilypond's
behavior. It simply uses proper variable types that work on 32- and 64-bit
systems.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond