"Malte Meyn" <[email protected]> writes:

> Hm … is it really a bug that LilyPond cannot find a nice slur config
> if it has nothing to attach the slur to?

No, but the reaction should not be a failed assertion but a warning and
some fallback behavior.  Failed assertions are for conditions the
programmer considers indicative of a condition where the program cannot
safely continue.  Programming errors are for conditions that are
unexpected but where a reasonably safe way of continuing suggests
itself.  Errors are for invalid input, warnings are for invalid
conditions.

> Sent from sourceforge.net because you indicated interest in
> <https://sourceforge.net/p/testlilyissues/issues/5561/>
>
>
>
> To unsubscribe from further messages, please visit
> <https://sourceforge.net/auth/subscriptions/>

-- 
David Kastrup


---

** [issues:#5561] crash: Assertion `scores.size () > 0' failed.**

**Status:** New
**Created:** Sat Sep 28, 2019 07:53 PM UTC by Werner LEMBERG
**Last Updated:** Sun Sep 29, 2019 09:03 AM UTC
**Owner:** nobody


[cf7be2a0d5093fb890083d09c1e320d8e06d3991]

This small input file
~~~~
{
  \omit Stem
  \omit NoteHead

  b( b)
}
~~~~
makes lilypond crash with
~~~~
lilypond: slur-scoring.cc:767:
  std::vector<Slur_configuration*>
  Slur_score_state::enumerate_attachments(Drul_array<double>) const:
  Assertion `scores.size () > 0' failed.
~~~~



---

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.
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto
  • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development
    • ... Auto mailings of changes to Lily Issues via Testlilyissues-auto via Automated messages for lilypond development

Reply via email to