bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1890 in lilypond: Compiler warnings in make on 64-bit systems


From: lilypond
Subject: Re: Issue 1890 in lilypond: Compiler warnings in make on 64-bit systems
Date: Fri, 28 Oct 2011 16:46:41 +0000

Updates:
        Labels: -Patch-needs_work Patch-new

Comment #9 on issue 1890 by address@hidden: 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.




reply via email to

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