Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(520)

Unified Diff: lily/include/constrained-breaking.hh

Issue 575180043: Issue 5587: allow configure --enable-ubsan (Closed)
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« aclocal.m4 ('K') | « lily/constrained-breaking.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/constrained-breaking.hh
diff --git a/lily/include/constrained-breaking.hh b/lily/include/constrained-breaking.hh
index b0f1e375ea531ea332d5d7ef9a0e519bf7d3c261..15c132828e522497d8bb43aa1acd4e451f760cbd 100644
--- a/lily/include/constrained-breaking.hh
+++ b/lily/include/constrained-breaking.hh
@@ -194,7 +194,7 @@ private:
vector<Grob *> all_;
vector<vsize> breaks_;
- void initialize ();
+ void initialize (Paper_score *);
void resize (vsize systems);
Column_x_positions space_line (vsize start_col, vsize end_col);
« aclocal.m4 ('K') | « lily/constrained-breaking.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b