bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1829 in lilypond: Part_combine_iterator::last_playing_ not initial


From: lilypond
Subject: Issue 1829 in lilypond: Part_combine_iterator::last_playing_ not initialized
Date: Mon, 22 Aug 2011 12:04:51 +0000

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<----------------------





reply via email to

[Prev in Thread] Current Thread [Next in Thread]