Re: Completion_heads_engraver produces segmentation fault

2011-04-19 Thread m...@apollinemike.com
On Apr 19, 2011, at 7:25 AM, ornello wrote: > > Hello again, > > I thínk there is a wrong index is in completion-note-heads-engraver.cc, line > 223: > > Pitch *p_last > = unsmob_pitch (tie_note_candidate_events_[j]->get_property > ("pitch")); > > but should be > >

Re: Completion_heads_engraver produces segmentation fault

2011-04-19 Thread Phil Holmes
- Original Message - From: "ornello" To: Sent: Tuesday, April 19, 2011 12:25 PM Subject: Re: Completion_heads_engraver produces segmentation fault Hello again, I thínk there is a wrong index is in completion-note-heads-engraver.cc, line 223: Pit

Re: Completion_heads_engraver produces segmentation fault

2011-04-19 Thread ornello
unsmob_pitch (tie_note_candidate_events_[i]->get_property ("pitch")); -- View this message in context: http://old.nabble.com/Completion_heads_engraver-produces-segmentation-fault-tp31431579p31431654.html Sent from the Gnu - Lilypond - User mailing

Completion_heads_engraver produces segmentation fault

2011-04-19 Thread ornello
efault_layout=0xb72d8df0, output=0xb6bd74a0) at book-scheme.cc:65 ... -- View this message in context: http://old.nabble.com/Completion_heads_engraver-produces-segmentation-fault-tp31431579p31431579.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. __