Status: New Owner: ---- Labels: Type-Enhancement Patch-new
New issue 2838 by [email protected]: Patch: Changes less<Grob *> to Grob::less.
http://code.google.com/p/lilypond/issues/detail?id=2838 Changes less<Grob *> to Grob::less.less<Grob *> was sorting grobs based on the address in memory, which is
probably not what any of the people using it ever intended for it to do. http://codereview.appspot.com/6488130
