Menu

#5771 remove unnecessary (descend-to-context ... 'Score)

Fixed
Dan Eble
Enhancement
2020-04-15
2020-02-17
Dan Eble
No

Remove an unnecessary (descend-to-context ... 'Score) from \partial.

https://codereview.appspot.com/557440043

Discussion

  • Dan Eble

    Dan Eble - 2020-02-17
    • summary: simplify \partial --> remove unnecessary (descend-to-context ... 'Score)
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,3 +1,3 @@
    -Remove an unnecessary (descend-to-context ... 'Score).
    +Remove an unnecessary (descend-to-context ... 'Score) from \partial.
    
     https://codereview.appspot.com/557440043
    
    • Needs: -->
    • Patch: new --> waiting
     
  • Dan Eble

    Dan Eble - 2020-02-17

    David wants this change to wait for 2.21.1.
    It would also be a good idea to look for other places where the same change could be made.

     
    • David Kastrup

      David Kastrup - 2020-02-17

      I didn't want to imply that it's not fit for review. Just that waiting with actually pushing it could result in a better chance at locating a culprit (not even necessarily this patch) when at some significant distance in time something out of kilter with the context system is discovered. But if you can find something sensible of the same kind that may warrant combining, that's also fine.

       
      • Dan Eble

        Dan Eble - 2020-02-17

        Understood. Using the tracker this way is the easiest way for me to make sure it doesn't go in ahead of schedule. If this were blocking other work, I'd argue, but it's pretty unimportant.

         
  • Anonymous

    Anonymous - 2020-02-17

    Passes make, make check and a full make doc

     
  • Dan Eble

    Dan Eble - 2020-04-10
     
  • Anonymous

    Anonymous - 2020-04-11
    • Needs: -->
    • Patch: new --> review
    • Type: -->
     
  • Anonymous

    Anonymous - 2020-04-11

    Passes make, make check and a full make doc

     
  • Anonymous

    Anonymous - 2020-04-13
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2020-04-13

    Patch on countdown for April 15th

     
  • Anonymous

    Anonymous - 2020-04-15
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2020-04-15

    Patch counted down - please push.

     
  • Dan Eble

    Dan Eble - 2020-04-15
    • labels: --> Fixed_2_21_1
    • status: Started --> Fixed
    • Patch: push -->
    • Type: --> Enhancement
     
  • Dan Eble

    Dan Eble - 2020-04-15
    commit 0e78335e8ebb2d2c6c677280695ef1ae7c787740
    Author: Dan Eble <nine.fierce.ballads@gmail.com>
    Date:   Mon Feb 17 14:52:03 2020 -0500
    
        Issue 5771/2: simplify make-time-signature-set
    
        Remove an unnecessary (descend-to-context ... 'Score).
    
    commit c325d5159d49afb04b57ecaa6e67be359a50ad9e
    Author: Dan Eble <nine.fierce.ballads@gmail.com>
    Date:   Mon Feb 17 11:49:41 2020 -0500
    
        Issue 5771/1: simplify \partial
    
        Remove an unnecessary (descend-to-context ... 'Score).