Updates:
Status: Fixed
Labels: -Patch-push Fixed_2_17_30
Comment #14 on issue 2392 by [email protected]: Segfault in connection with
\applyContext
http://code.google.com/p/lilypond/issues/detail?id=2392
Pushed to staging as
commit 6b9921f0e2b8c73ebb3063109562d97fba898dab
Author: David Kastrup <[email protected]>
Date: Sun Oct 20 21:53:42 2013 +0200
Issue 2392: Segfault in connection with \applyContext
containing a minor simplification as compared to the review:
- audio_column_ = new Audio_column (context ()->get_global_context
()->now_mom ());
+ audio_column_ = new Audio_column (context ()->now_mom ());
since this is equivalent.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings