Am Sunday, 21. August 2011, 11:01:24 schrieb Phil Holmes:
> "Dan Eble" <d...@faithful.be> wrote in message
> news:loom.20110821t044324-...@post.gmane.org...
> 
> >> I'm not top posting.
> > 
> > % 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 }
> 
> This compiles happily on my system.  What is the example illustrating?

It compiles, but if you run ith through valgrind, you'll see that it accesses 
an uninitialized variable. It usually doesn't crash, but there might be 
circumstances where it does.

Cheers,
Reinhold
-- 
------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

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

Reply via email to