[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5918 stepmake: Remove unused tex template

2020-04-18 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5918] stepmake: Remove unused tex template** **Status:** Started **Created:** Sat Apr 18, 2020 11:31 AM UTC by Jonas Hahnfeld **Last Updated:** Sat Apr 18, 2020 11:31 AM UTC **Owner:** nobody stepmake: Remove unused tex template The build system never invokes these rules.

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5899 Setting SystemStart-grob style to 'brace mostly fails

2020-04-18 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
Diff as expected. The different padding of the braces is expexted as well (coming from different padding-values for SystemStart-Bar/Brace/Bracket/Square). One could think of some generell system-start-padding returning different values wrt to 'style. Would be another issue, though. --- **

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5899 Setting SystemStart-grob style to 'brace mostly fails

2020-04-18 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> --- ** [issues:#5899] Setting SystemStart-grob style to 'brace mostly fails** **Status:** Fixed **Labels:** Fixed_2_21_1 **Created:** Mon Apr 13, 2020 09:25 AM UTC by Thomas Morley **Last Updated:** Sat

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5899 Setting SystemStart-grob style to 'brace mostly fails

2020-04-18 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
Tbh, I don't understand issue 1204 and I've no idea for an automated test of other music-fonts for selected regtests, sorry. I just described what I did locally to ensure the patch works with said other fonts. All manually, though. --- ** [issues:#5899] Setting SystemStart-grob style to

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5896 Use vectors rather than lists for skylines.

2020-04-18 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
dan, diff against master https://codereview.appspot.com/583750043 --- ** [issues:#5896] Use vectors rather than lists for skylines.** **Status:** Started **Created:** Sun Apr 12, 2020 02:17 PM UTC by Han-Wen Nienhuys **Last Updated:** Sat Apr 18, 2020 11:17 AM UTC **Owner:** Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5899 Setting SystemStart-grob style to 'brace mostly fails

2020-04-18 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
pushed to staging as: commit 73b0006674833d0cb4a9cad8f4b27b22f786a49d (HEAD -> dev/fix-brace-font, origin/staging) Author: Thomas Morley Date: Mon Apr 13 20:48:51 2020 +0200 Reword comment in lily/system-start-delimiter.cc commit 589e73e51eccf9ac965b538d90adbf187e165037 Author: Thomas

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5910 python: Fix compile for in-tree builds

2020-04-18 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Needs**: --> - **Patch**: new --> - **Type**: --> Build --- ** [issues:#5910] python: Fix compile for in-tree builds** **Status:** Fixed **Labels:** Fixed_2_21_1 **Created:** Thu Apr 16, 2020 05:34 PM UTC by Jonas

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5909 Execute build scripts directly from source

2020-04-18 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> review - **Type**: --> - **Comment**: Passes make, make check and a full make doc. --- ** [issues:#5909] Execute build scripts directly from source** **Status:** Started **Created:** Wed Apr 15, 2020 07:53 PM UTC by Jonas Hahnfeld **Last Updated:**

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5917 ly:performance-headers and \midi { after-writing }

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5917] ly:performance-headers and \midi { after-writing }** **Status:** Started **Created:** Sat Apr 18, 2020 02:32 AM UTC by Dan Eble **Last Updated:** Sat Apr 18, 2020 02:32 AM UTC **Owner:** nobody Change ly:performance-header into ly:performance-headers, returning a list

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5916 Make GET_LISTENER take a pointer arg and deduce its type

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5916] Make GET_LISTENER take a pointer arg and deduce its type** **Status:** Started **Created:** Fri Apr 17, 2020 11:48 PM UTC by David Kastrup **Last Updated:** Fri Apr 17, 2020 11:48 PM UTC **Owner:** nobody Make GET_LISTENER take a pointer arg and deduce its type

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5890 slur-configuration: fix size_t conversion warning

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
I'm getting a new warning from slur-scoring today: ```text Making lily/out/slur-scoring.o < cc /home/user/lilypond-src/lily/slur-scoring.cc: In static member function 'static scm_unused_struct* Slur::calc_control_points(SCM)': /home/user/lilypond-src/lily/slur-scoring.cc:390:45: warning: format

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5909 Execute build scripts directly from source

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
rebase and add dependency to compile.py http://codereview.appspot.com/545870043 --- ** [issues:#5909] Execute build scripts directly from source** **Status:** Started **Created:** Wed Apr 15, 2020 07:53 PM UTC by Jonas Hahnfeld **Last Updated:** Fri Apr 17, 2020 07:52 PM UTC **Owner:** Jonas

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5915 make_draw_bezier_boxes: save work if thickness == 0.0

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5915] make_draw_bezier_boxes: save work if thickness == 0.0** **Status:** Started **Created:** Fri Apr 17, 2020 06:58 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 06:58 PM UTC **Owner:** nobody This drop make_draw_bezier_boxes from 0.73% to 0.44% in the

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5902 Use composition for embedding PangoMatrix in Transform

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit 210ce3e6aa7e35251749fce5b391c74718fe29e0 Author: Han-Wen Nienhuys AuthorDate: Mon Apr 13 17:48:48 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Fri Apr 17 11:59:04 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5898 Reduce number of calls to Bezier::dir_at_point by 2x

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit 3d572956fb3e8dbc2a41d1f2bd423956cd7312c8 Author: Han-Wen Nienhuys AuthorDate: Sun Apr 12 18:37:06 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Fri Apr 17 11:59:04 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5897 rational: optimize comparison

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit afb5699e1ebd37ccfe6ff4b12c355579d09cc3f2 Author: Han-Wen Nienhuys AuthorDate: Sun Apr 12 18:02:13 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Fri Apr 17 11:59:04 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5892 Use idiomatic get_property calls in one-page-breaking.cc

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit 502fdbe4ed334062570dd5109408e8d8f0b6aa2b Author: Han-Wen Nienhuys AuthorDate: Sun Apr 12 11:37:18 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Fri Apr 17 11:59:04 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5888 Simplify mf-to-table

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit 262fa79140f29136c94878e013bc3843cb564e41 Author: Han-Wen Nienhuys AuthorDate: Sat Apr 11 17:36:54 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Fri Apr 17 11:59:04 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5891 Avoid converting zero-sized strings

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit 75b53aef57c59f5d38b54d719f2cded59ef7a672 Author: Han-Wen Nienhuys AuthorDate: Sat Apr 11 21:01:36 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Fri Apr 17 11:59:04 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5890 slur-configuration: fix size_t conversion warning

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit a457b689b062e7dad3ad8e4d2a935638860f453f Author: Han-Wen Nienhuys AuthorDate: Sun Apr 12 12:02:15 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Fri Apr 17 11:59:04 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5896 Use vectors rather than lists for skylines.

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> waiting - **Comment**: 'new': to be tested 'review': tested and confirmed to build (possibly with reg test differences) However this patch will not apply before #5911 is in master, so I guess that's 'waiting'? --- ** [issues:#5896] Use vectors rather than lists for

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5896 Use vectors rather than lists for skylines.

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
I guess I don't understand what status 'review' means. --- ** [issues:#5896] Use vectors rather than lists for skylines.** **Status:** Started **Created:** Sun Apr 12, 2020 02:17 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 06:12 PM UTC **Owner:** Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5896 Use vectors rather than lists for skylines.

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
No, please don't: As far as I can tell, this now depends on #5911 and skipping James' tests like this is not appropriate. --- ** [issues:#5896] Use vectors rather than lists for skylines.** **Status:** Started **Created:** Sun Apr 12, 2020 02:17 PM UTC by Han-Wen Nienhuys **Last Updated:**

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5910 python: Fix compile for in-tree builds

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: review --> - **Type**: Enhancement --> Build - **Comment**: ~~~ commit 3b2941a9bd90797e05b0df075c6146b84b6c0062 Author: Jonas Hahnfeld AuthorDate: Thu Apr 16 19:28:07 2020 +0200 Commit: Jonas Hahnfeld

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5914 Fix comment for Box::unite

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5914] Fix comment for Box::unite** **Status:** Started **Created:** Fri Apr 17, 2020 04:59 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 04:59 PM UTC **Owner:** nobody https://codereview.appspot.com/559870043 --- Sent from sourceforge.net because

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5896 Use vectors rather than lists for skylines.

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
update timings; rebase on interval building. https://codereview.appspot.com/583750043 --- ** [issues:#5896] Use vectors rather than lists for skylines.** **Status:** Started **Created:** Sun Apr 12, 2020 02:17 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 02:59 PM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5896 Use vectors rather than lists for skylines.

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> review - **Type**: --> --- ** [issues:#5896] Use vectors rather than lists for skylines.** **Status:** Started **Created:** Sun Apr 12, 2020 02:17 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 02:59 PM UTC **Owner:** Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5913 midi: convert data to bigendian encoding directly

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- Description has changed: Diff: - **Needs**: --> - **Patch**: new --> review - **Type**: --> - **Comment**: Passes make, make check and a full make doc, --- ** [issues:#5913] midi: convert data to bigendian encoding directly** **Status:** Started **Created:** Fri Apr

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5912 stencil-integral: factor out repeated scm_car(expr) calls

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> review - **Comment**: Passes make, make check and a full make doc, --- ** [issues:#5912] stencil-integral: factor out repeated scm_car(expr) calls** **Status:** Started **Created:** Fri Apr 17, 2020 11:38 AM UTC by Han-Wen Nienhuys **Last Updated:**

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5913 midi: convert data to bigendian encoding directly

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
commit msg https://codereview.appspot.com/565920043 --- ** [issues:#5913] midi: convert data to bigendian encoding directly** **Status:** Started **Created:** Fri Apr 17, 2020 12:24 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 12:25 PM UTC **Owner:** Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5913 midi: convert data to bigendian encoding directly

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5913] midi: convert data to bigendian encoding directly** **Status:** Started **Created:** Fri Apr 17, 2020 12:24 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 12:24 PM UTC **Owner:** nobody Before, the MIDI code would encode data as a hex string, to convert

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5894 Shortcut Rational addition if either operand is zero

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: needs_work --> - **Comment**: Han-Wen accidentally pushed this, but it turned out that the latest patch set already contained the modifications requested by Dan. ~~~ commit fb98d6be7ed06969a8eeab7b974e8734d8cd21b1

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5894 Shortcut Rational addition if either operand is zero

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> needs_work - **Type**: --> - **Comment**: Patch doesn't apply to current master --- ** [issues:#5894] Shortcut Rational addition if either operand is zero** **Status:** Started **Created:** Sun Apr 12, 2020 12:34 PM UTC by Han-Wen Nienhuys **Last

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5912 stencil-integral: factor out repeated scm_car(expr) calls

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5912] stencil-integral: factor out repeated scm_car(expr) calls** **Status:** Started **Created:** Fri Apr 17, 2020 11:38 AM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 11:38 AM UTC **Owner:** nobody https://codereview.appspot.com/579590044 --- Sent from

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5894 Shortcut Rational addition if either operand is zero

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
reorder (oops, forgot to upload) https://codereview.appspot.com/551690046 --- ** [issues:#5894] Shortcut Rational addition if either operand is zero** **Status:** Started **Created:** Sun Apr 12, 2020 12:34 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 09:21 AM UTC **Owner:**

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5895 define-markup-command-internal -> module-define-markup-command!

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: push --> needs_work - **Type**: Enhancement --> Maintainability - **Comment**: Well, basically this was done as an illustration. For a full-blown change, it would also want to cover define-markup-list-command and there has been no feedback from Han-Wen who requested illustrating

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5882 Refactor get/set_property to take the item as first argument

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
Sorry, I was a bit hasty with this. OK still looks like consensus needed somewhere. Leaving on Review --- ** [issues:#5882] Refactor get/set_property to take the item as first argument** **Status:** Started **Created:** Tue Apr 07, 2020 02:14 PM UTC by David Kastrup **Last Updated:** Fri Apr

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5882 Refactor get/set_property to take the item as first argument

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> review --- ** [issues:#5882] Refactor get/set_property to take the item as first argument** **Status:** Started **Created:** Tue Apr 07, 2020 02:14 PM UTC by David Kastrup **Last Updated:** Fri Apr 17, 2020 08:35 AM UTC **Owner:** David Kastrup Refactor

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5894 Shortcut Rational addition if either operand is zero

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
Leaving on Review one more countdown - it looks like this needs more work (if nothing changes/comment not addressed by next countdown I'll set it to 'Needs Work'. --- ** [issues:#5894] Shortcut Rational addition if either operand is zero** **Status:** Started **Created:** Sun Apr 12, 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5903 Remove reimplementation of linear_interpolate() from stencil-integral

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 19th --- ** [issues:#5903] Remove reimplementation of linear_interpolate() from stencil-integral** **Status:** Started **Created:** Mon Apr 13, 2020 04:17 PM UTC by Han-Wen Nienhuys **Last Updated:** Tue Apr 14,

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5904 Optimize get_path_list.

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 19th (is it worth a new tracker for the 'I'm going to pass on ... ' issue?) --- ** [issues:#5904] Optimize get_path_list.** **Status:** Started **Created:** Mon Apr 13, 2020 04:36 PM UTC by Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5905 Move get_normal to Offset::normal

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 19th --- ** [issues:#5905] Move get_normal to Offset::normal** **Status:** Started **Created:** Mon Apr 13, 2020 05:01 PM UTC by Han-Wen Nienhuys **Last Updated:** Thu Apr 16, 2020 02:02 AM UTC **Owner:** Han-Wen

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5908 get_path_list: use loop instead of tail recursion

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 19th --- ** [issues:#5908] get_path_list: use loop instead of tail recursion** **Status:** Started **Created:** Tue Apr 14, 2020 01:49 AM UTC by David Kastrup **Last Updated:** Tue Apr 14, 2020 08:00 PM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5906 Copy alist instead of deep copy on Grob clone

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 19th --- ** [issues:#5906] Copy alist instead of deep copy on Grob clone** **Status:** Started **Created:** Mon Apr 13, 2020 06:58 PM UTC by Han-Wen Nienhuys **Last Updated:** Thu Apr 16, 2020 09:32 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5882 Refactor get/set_property to take the item as first argument

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 19th --- ** [issues:#5882] Refactor get/set_property to take the item as first argument** **Status:** Started **Created:** Tue Apr 07, 2020 02:14 PM UTC by David Kastrup **Last Updated:** Wed Apr 15, 2020 02:51 AM

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5911 Use Interval for representing skyline X coordinates

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 19th --- ** [issues:#5911] Use Interval for representing skyline X coordinates** **Status:** Started **Created:** Thu Apr 16, 2020 08:03 PM UTC by Han-Wen Nienhuys **Last Updated:** Fri Apr 17, 2020 03:22 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1204 Documentation and regtests needed for external font files

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#1204] Documentation and regtests needed for external font files** **Status:** Started **Created:** Mon Aug 09, 2010 10:15 AM UTC by Anonymous **Last Updated:** Wed Apr 15, 2020 02:50 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5888 Simplify mf-to-table

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5888] Simplify mf-to-table** **Status:** Started **Created:** Sat Apr 11, 2020 03:39 PM UTC by Han-Wen Nienhuys **Last Updated:** Wed Apr 15, 2020 02:51 AM UTC **Owner:** Han-Wen Nienhuys *

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5891 Avoid converting zero-sized strings

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5891] Avoid converting zero-sized strings** **Status:** Started **Created:** Sun Apr 12, 2020 10:38 AM UTC by Han-Wen Nienhuys **Last Updated:** Wed Apr 15, 2020 02:52 AM UTC **Owner:** Han-Wen

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5890 slur-configuration: fix size_t conversion warning

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5890] slur-configuration: fix size_t conversion warning** **Status:** Started **Created:** Sun Apr 12, 2020 10:38 AM UTC by Han-Wen Nienhuys **Last Updated:** Wed Apr 15, 2020 02:51 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5892 Use idiomatic get_property calls in one-page-breaking.cc

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5892] Use idiomatic get_property calls in one-page-breaking.cc** **Status:** Started **Created:** Sun Apr 12, 2020 10:40 AM UTC by Han-Wen Nienhuys **Last Updated:** Wed Apr 15, 2020 02:52 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5899 Setting SystemStart-grob style to 'brace mostly fails

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5899] Setting SystemStart-grob style to 'brace mostly fails** **Status:** Started **Created:** Mon Apr 13, 2020 09:25 AM UTC by Thomas Morley **Last Updated:** Wed Apr 15, 2020 02:55 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5898 Reduce number of calls to Bezier::dir_at_point by 2x

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5898] Reduce number of calls to Bezier::dir_at_point by 2x** **Status:** Started **Created:** Sun Apr 12, 2020 04:37 PM UTC by Han-Wen Nienhuys **Last Updated:** Wed Apr 15, 2020 02:54 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5897 rational: optimize comparison

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5897] rational: optimize comparison** **Status:** Started **Created:** Sun Apr 12, 2020 04:03 PM UTC by Han-Wen Nienhuys **Last Updated:** Wed Apr 15, 2020 02:54 AM UTC **Owner:** Han-Wen

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5895 define-markup-command-internal -> module-define-markup-command!

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5895] define-markup-command-internal -> module-define-markup-command!** **Status:** Started **Created:** Sun Apr 12, 2020 12:58 PM UTC by David Kastrup **Last Updated:** Wed Apr 15, 2020 02:53

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5902 Use composition for embedding PangoMatrix in Transform

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: This looks like it is OK to push - just check Rietveld in case I missed anything. Patch counted down - please push. --- ** [issues:#5902] Use composition for embedding PangoMatrix in Transform** **Status:** Started **Created:** Mon Apr 13,

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5883 Web: update documentation symlinks, and use https in RewriteRules

2020-04-17 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
Patch counted down - please push. --- ** [issues:#5883] Web: update documentation symlinks, and use https in RewriteRules** **Status:** Started **Created:** Thu Apr 09, 2020 07:13 PM UTC by Valentin Villenave **Last Updated:** Wed Apr 15, 2020 02:45 AM UTC **Owner:** Valentin Villenave

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5911 Use Interval for representing skyline X coordinates

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> review - **Type**: --> - **Comment**: Passes make, make check and a full make doc. --- ** [issues:#5911] Use Interval for representing skyline X coordinates** **Status:** Started **Created:** Thu Apr 16, 2020 08:03 PM UTC by Han-Wen Nienhuys **Last

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5911 Use Interval for representing skyline X coordinates

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
dan https://codereview.appspot.com/571980043 --- ** [issues:#5911] Use Interval for representing skyline X coordinates** **Status:** Started **Created:** Thu Apr 16, 2020 08:03 PM UTC by Han-Wen Nienhuys **Last Updated:** Thu Apr 16, 2020 08:58 PM UTC **Owner:** Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5911 Use Interval for representing skyline X coordinates

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
dak/hahnjo https://codereview.appspot.com/571980043 --- ** [issues:#5911] Use Interval for representing skyline X coordinates** **Status:** Started **Created:** Thu Apr 16, 2020 08:03 PM UTC by Han-Wen Nienhuys **Last Updated:** Thu Apr 16, 2020 08:47 PM UTC **Owner:** Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5911 Use Interval for representing skyline X coordinates

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5911] Use Interval for representing skyline X coordinates** **Status:** Started **Created:** Thu Apr 16, 2020 08:03 PM UTC by Han-Wen Nienhuys **Last Updated:** Thu Apr 16, 2020 08:03 PM UTC **Owner:** nobody https://codereview.appspot.com/571980043 --- Sent from

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5910 python: Fix compile for in-tree builds

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- Description has changed: Diff: - **Needs**: --> - **Patch**: new --> review - **Comment**: Passes make, make check and a full make doc --- ** [issues:#5910] python: Fix compile for in-tree builds** **Status:** Started **Created:** Thu Apr 16, 2020 05:34 PM UTC by Jonas

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5910 python: Fix compile for in-tree builds

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5910] python: Fix compile for in-tree builds** **Status:** Started **Created:** Thu Apr 16, 2020 05:34 PM UTC by Jonas Hahnfeld **Last Updated:** Thu Apr 16, 2020 05:34 PM UTC **Owner:** nobody python: Fix compile for in-tree builds Without a separate build tree the source

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5909 Execute build scripts directly from source

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> review - **Type**: --> - **Comment**: Passes make, make check and a full make doc. --- ** [issues:#5909] Execute build scripts directly from source** **Status:** Started **Created:** Wed Apr 15, 2020 07:53 PM UTC by Jonas Hahnfeld **Last Updated:**

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5906 Copy alist instead of deep copy on Grob clone

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> review - **Type**: --> - **Comment**: Passes make. make check and a full make doc. --- ** [issues:#5906] Copy alist instead of deep copy on Grob clone** **Status:** Started **Created:** Mon Apr 13, 2020 06:58 PM UTC by Han-Wen Nienhuys **Last

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5841 Address output-distance problems:

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_0 - **status**: Started --> Fixed - **Patch**: needs_work --> --- ** [issues:#5841] Address output-distance problems:** **Status:** Fixed **Labels:** Fixed_2_21_0 **Created:** Wed Mar 11, 2020 11:46 AM UTC by Han-Wen Nienhuys **Last Updated:** Sun Mar 15, 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5889 Remove ly:grob-properties

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit 7688936a4e598bc9919e8a9adceb3ba1c9b2c23c Author: Han-Wen Nienhuys AuthorDate: Sat Apr 11 17:49:38 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Wed Apr 15 20:01:00 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5887 Simplify substitute_object_alist declaration

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Comment**: ~~~ commit 4397806dc6b445ad1f59a8528de90f86db5c5b9c Author: Han-Wen Nienhuys AuthorDate: Wed Apr 15 09:19:10 2020 +0200 Commit: Han-Wen Nienhuys CommitDate: Wed Apr 15 20:01:00 2020

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5909 Execute build scripts directly from source

2020-04-16 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
fix 'make dist' http://codereview.appspot.com/545870043 --- ** [issues:#5909] Execute build scripts directly from source** **Status:** Started **Created:** Wed Apr 15, 2020 07:53 PM UTC by Jonas Hahnfeld **Last Updated:** Thu Apr 16, 2020 07:36 AM UTC **Owner:** Jonas Hahnfeld Execute build

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5909 Execute build scripts directly from source

2020-04-15 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- Description has changed: Diff: - **Needs**: --> - **Patch**: new --> review - **Comment**: Passes make, make check and a full make doc. --- ** [issues:#5909] Execute build scripts directly from source** **Status:** Started **Created:** Wed Apr 15, 2020 07:53 PM UTC by

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5905 Move get_normal to Offset::normal

2020-04-15 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> review - **Type**: --> - **Comment**: Passes make, make check and a full make doc./ --- ** [issues:#5905] Move get_normal to Offset::normal** **Status:** Started **Created:** Mon Apr 13, 2020 05:01 PM UTC by Han-Wen Nienhuys **Last Updated:** Wed

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5906 Copy alist instead of deep copy on Grob clone

2020-04-15 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
description https://codereview.appspot.com/561640045 --- ** [issues:#5906] Copy alist instead of deep copy on Grob clone** **Status:** Started **Created:** Mon Apr 13, 2020 06:58 PM UTC by Han-Wen Nienhuys **Last Updated:** Wed Apr 15, 2020 10:23 PM UTC **Owner:** Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5909 Execute build scripts directly from source

2020-04-15 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
--- ** [issues:#5909] Execute build scripts directly from source** **Status:** Started **Created:** Wed Apr 15, 2020 07:53 PM UTC by Jonas Hahnfeld **Last Updated:** Wed Apr 15, 2020 07:53 PM UTC **Owner:** nobody Execute build scripts directly from source The only meaningful substitutions

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5905 Move get_normal to Offset::normal

2020-04-15 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
revert to method https://codereview.appspot.com/57643 --- ** [issues:#5905] Move get_normal to Offset::normal** **Status:** Started **Created:** Mon Apr 13, 2020 05:01 PM UTC by Han-Wen Nienhuys **Last Updated:** Wed Apr 15, 2020 06:23 PM UTC **Owner:** Han-Wen Nienhuys

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5848 flower: Clean up libc-extension

2020-04-15 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Type**: Enhancement --> Maintainability - **Comment**: ~~~ commit 619b73ec3420961b27b84cded3fb778167431701 Author: Jonas Hahnfeld AuthorDate: Sat Apr 11 17:58:46 2020 +0200 Commit: Jonas Hahnfeld

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5885 python: Compile files without extra copy

2020-04-15 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Type**: Enhancement --> Build - **Comment**: ~~~ commit c04d0362b81492cef3bd1d01cc72c5d7173fc437 Author: Jonas Hahnfeld AuthorDate: Mon Apr 6 23:11:51 2020 +0200 Commit: Jonas Hahnfeld

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5771 remove unnecessary (descend-to-context ... 'Score)

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **labels**: --> Fixed_2_21_1 - **status**: Started --> Fixed - **Patch**: push --> - **Type**: --> Enhancement - **Comment**: ```text commit 0e78335e8ebb2d2c6c677280695ef1ae7c787740 Author: Dan Eble Date: Mon Feb 17 14:52:03 2020 -0500 Issue 5771/2: simplify make-time-signature-set

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5904 Optimize get_path_list.

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- Description has changed: Diff: - **Needs**: --> - **Patch**: new --> review - **Type**: --> - **Comment**: Passes make, make check and a full make doc. --- ** [issues:#5904] Optimize get_path_list.** **Status:** Started **Created:** Mon Apr 13, 2020 04:36 PM UTC by

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5902 Use composition for embedding PangoMatrix in Transform

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5902] Use composition for embedding PangoMatrix in Transform** **Status:** Started **Created:** Mon Apr 13, 2020 03:57 PM UTC by Han-Wen Nienhuys **Last Updated:** Tue Apr 14, 2020 05:18 PM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5898 Reduce number of calls to Bezier::dir_at_point by 2x

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5898] Reduce number of calls to Bezier::dir_at_point by 2x** **Status:** Started **Created:** Sun Apr 12, 2020 04:37 PM UTC by Han-Wen Nienhuys **Last Updated:** Sun Apr 12, 2020 05:20 PM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5897 rational: optimize comparison

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5897] rational: optimize comparison** **Status:** Started **Created:** Sun Apr 12, 2020 04:03 PM UTC by Han-Wen Nienhuys **Last Updated:** Sun Apr 12, 2020 04:38 PM UTC **Owner:** Han-Wen

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5899 Setting SystemStart-grob style to 'brace mostly fails

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5899] Setting SystemStart-grob style to 'brace mostly fails** **Status:** Started **Created:** Mon Apr 13, 2020 09:25 AM UTC by Thomas Morley **Last Updated:** Tue Apr 14, 2020 12:49 PM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5894 Shortcut Rational addition if either operand is zero

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
Does this need a new patch - based on last comment from you on Rietveld? Leaving on Review for now. --- ** [issues:#5894] Shortcut Rational addition if either operand is zero** **Status:** Started **Created:** Sun Apr 12, 2020 12:34 PM UTC by Han-Wen Nienhuys **Last Updated:** Mon Apr 13,

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5895 define-markup-command-internal -> module-define-markup-command!

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5895] define-markup-command-internal -> module-define-markup-command!** **Status:** Started **Created:** Sun Apr 12, 2020 12:58 PM UTC by David Kastrup **Last Updated:** Sun Apr 12, 2020 03:09

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5891 Avoid converting zero-sized strings

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5891] Avoid converting zero-sized strings** **Status:** Started **Created:** Sun Apr 12, 2020 10:38 AM UTC by Han-Wen Nienhuys **Last Updated:** Sun Apr 12, 2020 12:05 PM UTC **Owner:** Han-Wen

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5892 Use idiomatic get_property calls in one-page-breaking.cc

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5892] Use idiomatic get_property calls in one-page-breaking.cc** **Status:** Started **Created:** Sun Apr 12, 2020 10:40 AM UTC by Han-Wen Nienhuys **Last Updated:** Sun Apr 12, 2020 11:41 AM

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5888 Simplify mf-to-table

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5888] Simplify mf-to-table** **Status:** Started **Created:** Sat Apr 11, 2020 03:39 PM UTC by Han-Wen Nienhuys **Last Updated:** Sun Apr 12, 2020 12:25 PM UTC **Owner:** Han-Wen Nienhuys *

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5890 slur-configuration: fix size_t conversion warning

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#5890] slur-configuration: fix size_t conversion warning** **Status:** Started **Created:** Sun Apr 12, 2020 10:38 AM UTC by Han-Wen Nienhuys **Last Updated:** Sun Apr 12, 2020 11:21 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5882 Refactor get/set_property to take the item as first argument

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
Leaving on Review as the discussion continues. --- ** [issues:#5882] Refactor get/set_property to take the item as first argument** **Status:** Started **Created:** Tue Apr 07, 2020 02:14 PM UTC by David Kastrup **Last Updated:** Mon Apr 13, 2020 08:37 AM UTC **Owner:** David Kastrup

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #1204 Documentation and regtests needed for external font files

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: review --> countdown - **Comment**: Patch on countdown for April 17th --- ** [issues:#1204] Documentation and regtests needed for external font files** **Status:** Started **Created:** Mon Aug 09, 2010 10:15 AM UTC by Anonymous **Last Updated:** Mon Apr 13, 2020 12:48 PM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5889 Remove ly:grob-properties

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. The discussion on Riteveld doesn't seem to warrant this patch be hed up but please check if I am wrong. --- ** [issues:#5889] Remove ly:grob-properties** **Status:** Started **Created:** Sat Apr 11, 2020 03:50

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5885 python: Compile files without extra copy

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5885] python: Compile files without extra copy** **Status:** Started **Created:** Fri Apr 10, 2020 08:35 AM UTC by Jonas Hahnfeld **Last Updated:** Mon Apr 13, 2020 07:38 AM UTC **Owner:** Jonas

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5887 Simplify substitute_object_alist declaration

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5887] Simplify substitute_object_alist declaration** **Status:** Started **Created:** Sat Apr 11, 2020 06:55 AM UTC by Han-Wen Nienhuys **Last Updated:** Mon Apr 13, 2020 07:37 AM UTC **Owner:**

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5848 flower: Clean up libc-extension

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5848] flower: Clean up libc-extension** **Status:** Started **Created:** Tue Mar 17, 2020 09:03 PM UTC by Jonas Hahnfeld **Last Updated:** Mon Apr 13, 2020 07:38 AM UTC **Owner:** Jonas Hahnfeld

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5771 remove unnecessary (descend-to-context ... 'Score)

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Patch**: countdown --> push - **Comment**: Patch counted down - please push. --- ** [issues:#5771] remove unnecessary (descend-to-context ... 'Score)** **Status:** Started **Created:** Mon Feb 17, 2020 04:52 PM UTC by Dan Eble **Last Updated:** Mon Apr 13, 2020 07:39 AM UTC **Owner:**

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5883 Web: update documentation symlinks, and use https in RewriteRules

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
Patch counted down - please push. --- ** [issues:#5883] Web: update documentation symlinks, and use https in RewriteRules** **Status:** Started **Created:** Thu Apr 09, 2020 07:13 PM UTC by Valentin Villenave **Last Updated:** Mon Apr 13, 2020 07:33 AM UTC **Owner:** Valentin Villenave

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5908 get_path_list: use loop instead of tail recursion

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- Description has changed: Diff: - **Needs**: --> - **Patch**: new --> review - **Comment**: Passes make,make check and a full make doc --- ** [issues:#5908] get_path_list: use loop instead of tail recursion** **Status:** Started **Created:** Tue Apr 14, 2020 01:49 AM UTC

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5905 Move get_normal to Offset::normal

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> needs_work - **Type**: --> - **Comment**: Fails make ~~~ .. ./out/mark-engraver.o: In function `offset_normal(Offset const&)': /home/james/lilypond-git/build/../flower/include/offset.hh:133: multiple definition of `offset_normal(Offset const&)'

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5906 Copy alist instead of deep copy on Grob clone

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
- **Needs**: --> - **Patch**: new --> review - **Type**: --> - **Comment**: Passes make. make check and a full make doc. --- ** [issues:#5906] Copy alist instead of deep copy on Grob clone** **Status:** Started **Created:** Mon Apr 13, 2020 06:58 PM UTC by Han-Wen Nienhuys **Last

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] Re: #5900 Make operator= private in Scheme_hash_table

2020-04-14 Thread Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
You are somehow got this mixed up with a different change, https://codereview.appspot.com/549840044/ On Tue, Apr 14, 2020 at 5:04 PM pkx166h wrote: > > Patch: review --> needs_work > Comment: > > Fails make doc > > ... > ... > Writing ./eb/lily-e3ff9cd2-systems.tex... > Writing

<    1   2   3   4   5   6   7   8   9   10   >