lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5402 Arrange


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5402 Arrange for System::get_bound to return a Paper_column
Date: Tue, 28 Aug 2018 23:53:40 -0000

commit d73989ffe3a74393a6bc034291248bf888c96d69 (HEAD -> pushed/issue-5402-paper-column-get-bound, origin/staging)
Author: Dan Eble address@hidden
Date: Sat Jun 9 13:20:45 2018 -0400

Issue 5402/2: Arrange for System::get_bound to return a Paper_column

Enforce that only Paper_columns may be set as bounds of Systems.
Whether an Item and a Spanner can be linked depends on the specific
type of each, so we use two virtual function calls to simulate
multiple dispatch.

This is part of a campaign to preserve more type information in the
C++ code, with the goal of reducing the amount of run-time type
checking and conditional code.

commit c804c8f09b7a9c64e35ebeee44e947cd6ce729e3
Author: Dan Eble address@hidden
Date: Fri Jun 29 22:24:38 2018 -0400

Issue 5402/1: Grob: unfriend Spanner

[issues:#5402] Arrange for System::get_bound to return a Paper_column

Status: Fixed
Labels: Fixed_2_21_0
Created: Fri Aug 17, 2018 03:14 AM UTC by Dan Eble
Last Updated: Thu Aug 23, 2018 10:29 AM UTC
Owner: Dan Eble

Arrange for System::get_bound to return a Paper_column

Enforce that only Paper_columns may be set as bounds of Systems.
Whether an Item and a Spanner can be linked depends on the specific
type of each, so we use two virtual function calls to simulate
multiple dispatch.

This is part of a campaign to preserve more type information in the
C++ code, with the goal of reducing the amount of run-time type
checking and conditional code.

http://codereview.appspot.com/342240043


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]