Issue 4718/1: In-chord tie in cue causes segfault
This extends transposition functionality from Music expressions to
Prob in general since Stream_event also needs transposition in the
context of quoted music. While at top level, Stream_event is
processed using the container-agnostic transpose_mutable, this does
not extend to the actual contents, and at least a Stream_event's
articulation list does not consist of Music expressions but again of
Stream_event elements.
Also contains commits:
Issue 4718/2: Let transpose_music_list act defensively for non-Prob members
Issue 4718/3: Let Quote_iterator::process use Prob::transpose
Issue 4718/4: Fold transpose_mutable into Prob::transpose
It's not really needed elsewhere anymore.
http://codereview.appspot.com/290380043
---
** [issues:#4718] In-chord tie in cue causes segfault**
**Status:** Accepted
**Created:** Tue Dec 29, 2015 11:57 PM UTC by Simon Albrecht
**Last Updated:** Sat Feb 27, 2016 11:43 AM UTC
**Owner:** nobody
Patrick Karl reported this problem with an in-chord tie in a cue:
~~~~
:::TeX
\version "2.19.32"
music = {
\cueDuring #"cueNotes" #DOWN r4
}
cueNotes = {
<g b~>8 b
}
\addQuote "cueNotes" \cueNotes
\score {
\new Staff \new Voice \music
}
~~~~
This segfaults while interpreting music.
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto