https://codereview.appspot.com/341150043/diff/1/lily/context.cc File lily/context.cc (right):
https://codereview.appspot.com/341150043/diff/1/lily/context.cc#newcode723 lily/context.cc:723: find_top_context (Context &where) What problem are you trying to fix here? find_top_context worked given a null pointer before your change. This is no longer the case afterwards since a reference is guaranteed not to refer to a null vma. And it was simpler to understand and debug. https://codereview.appspot.com/341150043/ _______________________________________________ lilypond-devel mailing list lilypond-devel@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-devel