lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2670 in lilypond: change default behavior of c


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2670 in lilypond: change default behavior of convert-ly
Date: Fri, 12 Oct 2012 19:57:41 +0000

Updates:
        Status: Fixed
        Labels: -Patch-push Fixed_2_17_5

Comment #8 on issue 2670 by address@hidden: change default behavior of convert-ly
http://code.google.com/p/lilypond/issues/detail?id=2670

commit 91f8d0ab0bfbd603b8f7801ef9f5c03529cbfa66

    convert-ly: Don't update \version when no rule is applied.

    Note that this is not the same as what the existing -d
    --diff-version-update command does. The behavior of convert-ly is
    unchanged when rules are being applied, and -d is still used in the
    same way. The change concerns itself only with the case that no rule
    applies, because the version of the file is already up-to-date. In
    this case, it used to be that the version in the file would be set to
    version of the last rule, which would sometimes mean that the version
    of the file upon output is lower than the version at input. This is
    what we avoid in this patch.

    This fixes issue 2670.

commit 36379a15aaee3a4c1fa85f9d37048bd0d4a23b76

    convert-ly: Use unicode strings for file names.

    Prevent UnicodeDecode errors and what not.

commit c6911c343c9eb17831220c416b5f100670af96e7

    convert-ly: Exit with error status when errors occur.

    Upon error, report the number of errors and exit with status 1.






reply via email to

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