"Reinhold Kainhofer" <reinh...@kainhofer.com> wrote in message news:201108211623.45549.reinh...@kainhofer.com...
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

You want this adding to the tracker?

--
Phil Holmes
Bug Squad



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

Reply via email to