See attached example. This was originally encountered on nixos, but I
confirmed it also happens on Ubuntu.
\version "2.18.2"
\new Staff {
f8( e~ e2.) |
} >>
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/
On Sun, 01 Sep 2019 16:45:16 -0700, Aaron Hill wrote:
> On 2019-09-01 3:44 pm, Jason Miller wrote:
> > See attached example. This was originally encountered on nixos, but I
> > confirmed it also happens on Ubuntu.
>
> Is this a valid case? The code as attached appears to
a patch to NixOS to build stable lilypond with
-fno-delete-null-pointer which appears to fix the issue.
Thanks,
Jason
On Sun, 01 Sep 2019 20:25:52 -0700, Aaron Hill wrote:
> On 2019-09-01 7:50 pm, Jason Miller wrote:
> > On Sun, 01 Sep 2019 16:45:16 -0700, Aaron Hill
> > wrote:
&