On 2008/10/08 03:40:33, hanwenn wrote:
http://codereview.appspot.com/7261/diff/1/2
File lily/context-def.cc (right):
http://codereview.appspot.com/7261/diff/1/2#newcode215
Line 215: seen = new set<const Context_def *> ();
Can you make a wrapper function that does
set<..> seen;
path_to (.. , &seen)
instead?
I've tried, but I'm completely stumped. :)
I barely understand how this works, so I'm a bit out of my depth
unfortunately.
Are you suggesting a recursive call?
http://codereview.appspot.com/7261
_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel