lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4422 in lilypond: Obsolete parser/location arg


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4422 in lilypond: Obsolete parser/location arguments to music functions
Date: Wed, 03 Jun 2015 08:23:41 +0000

Updates:
        Status: Fixed
        Labels: -Patch-countdown Fixed_2_19_22

Comment #7 on issue 4422 by address@hidden: Obsolete parser/location arguments to music functions
https://code.google.com/p/lilypond/issues/detail?id=4422

Pushed to staging as
commit 4d74c4fc8a7666e6bfc9f453405b313d8e61eb45
Author: David Kastrup <address@hidden>
Date:   Wed May 27 17:05:34 2015 +0200

    Issue 4422/7: Documentation fixes and Changelog

commit 5a16a2be4215afe74871fa3fe6a67edff4e1f3a8
Author: David Kastrup <address@hidden>
Date:   Sun May 31 20:37:14 2015 +0200

    Issue 4422/6: Fix (define-music-function (parser ... uses in scm/

commit 98ac53591234404cd70c5eebd370a598ec74095b
Author: David Kastrup <address@hidden>
Date:   Wed May 27 04:25:32 2015 +0200

    Issue 4422/5: Run scripts/auxiliar/update-with-convert-ly.sh

commit 0200dabbc6e9bfa91c38f1199a2cdf9bfb43d026
Author: David Kastrup <address@hidden>
Date:   Wed May 27 03:00:16 2015 +0200

    Issue 4422/4: convert-ly rule for removing parser/location

commit c2539ac9d11b835d3b4560f60a36060f6e0a23d4
Author: David Kastrup <address@hidden>
Date:   Wed May 27 01:35:08 2015 +0200

    Issue 4422/3: Remove parser/location args from music function calls

    When a music function definition starts with a parameter named "parser",
    a compatibility definition is created that recreates the parameters
    from the fluid accessors (*parser*) and (*location*) when necessary.

commit 11990933427a4a166764ca800d54387523ac0355
Author: David Kastrup <address@hidden>
Date:   Wed May 27 01:01:38 2015 +0200

    Issue 4422/2: Fix various jumbled parser/location argument pairs

commit 9a6b086e5af718384faa1395dcb1ea657724e616
Author: David Kastrup <address@hidden>
Date:   Tue May 26 13:36:53 2015 +0200

    Issue 4422/1: Remove parser/location global variable setup

    Instead of relying on the global parser/location work horse (or
    respective symbols in local scope), now fluids %parser/%location and
    getter functions (*parser*)/(*location*) are employed for setting up the
    general parsing and providing #{...#} with accurate information.

    This patch removes the global setup and internal information flow: there
    is still a variable "parser" being set in local parser modules.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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