Status: Accepted
Owner: ----
Labels: Type-Defect Security Frog

New issue 1829 by brownian.box: Part_combine_iterator::last_playing_ not initialized
http://code.google.com/p/lilypond/issues/detail?id=1829

Reported by Dan Eble,
http://lists.gnu.org/archive/html/bug-lilypond/2011-08/msg00536.html :

%-----------------8<----------------------
% valgrind reports that a member of Part_combine_iterator is used
% before being initialized. Initializing last_playing_ = SOLO1 in
% the constructor makes the warning go away.
\version "2.14.2"

\partcombine { s } { s }
%-----------------8<----------------------



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to