lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5374 Remove G


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5374 Remove Grob_info::origin_contexts ()
Date: Fri, 13 Jul 2018 11:59:57 -0000

Pushed to staging as
commit 9e917846562cd9b14cb3d10720519baa0ae7387c
Author: David Kastrup address@hidden
Date: Sat Jul 7 17:56:57 2018 +0200

Issue 5374/3: Remove Grob_info::origin_contexts ()

commit caba23661abcb7da68409247528f69f0c660f906
Author: David Kastrup address@hidden
Date: Sat Jul 7 17:48:33 2018 +0200

Issue 5374/2: Remove Grob_info::origin_contexts ().size () uses

The size of Grob_info::origin_contexts () was used several times as a flag,
but the function could never return an empty array anyway.

commit bf72155b0b0cf96b47428082ff0900af4619a94f
Author: David Kastrup address@hidden
Date: Sat Jul 7 17:44:46 2018 +0200

Issue 5374/1: Sanitize Break_align_engraver::create_alignment source

Break_align_engraver went to some contortions to get an engraver from
the same context as the grob it acknowledged.  There is no real point
in it not just using the origin engraver for that purpose, however.

[issues:#5374] Remove Grob_info::origin_contexts ()

Status: Fixed
Labels: Fixed_2_21_0
Created: Sat Jul 07, 2018 04:10 PM UTC by David Kastrup
Last Updated: Fri Jul 13, 2018 09:21 AM UTC
Owner: David Kastrup

Remove Grob_info::origin_contexts ()

I cannot believe this: this function is obscure both in definition and
usage. Most uses were completely nonsensical, and one use just an
overly complex method of achieving a semi-random goal.

I cannot figure out what the original aim of the respective code
passages was, but whatever it was, seemingly other workarounds took
its place successfully.

Also contains some preparatory commits:

Remove Grob_info::origin_contexts ().size () uses

The size of Grob_info::origin_contexts () was used several times as a flag,
but the function could never return an empty array anyway.

Sanitize Break_align_engraver::create_alignment source

Break_align_engraver went to some contortions to get an engraver from
the same context as the grob it acknowledged. There is no real point
in it not just using the origin engraver for that purpose, however.

http://codereview.appspot.com/342210043


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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