Re: Prob::equal_p: discard "origin" property (issue 363740043 by d...@gnu.org)

2018-07-27 Thread kolejorzdhl088
https://codereview.appspot.com/363740043/ ___ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel

Re: Prob::equal_p: discard "origin" property (issue 363740043 by d...@gnu.org)

2018-07-27 Thread dak
Reviewers: thomasmorley651, https://codereview.appspot.com/363740043/diff/1/lily/prob.cc File lily/prob.cc (right): https://codereview.appspot.com/363740043/diff/1/lily/prob.cc#newcode36 lily/prob.cc:36: equality; e.g., that two probs are equal iff they can be On 2018/07/27 09:32:55,

Prob::equal_p: discard "origin" property (issue 363740043 by d...@gnu.org)

2018-07-27 Thread thomasmorley65
Can't review C++. But from a little testing: http://lilypond.1069038.n5.nabble.com/Iterating-music-for-voiceOne-Checking-with-equal-td215135.html#a215158 it works as wished. A question not directly related to your patch: https://codereview.appspot.com/363740043/diff/1/lily/prob.cc File