bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in


From: Trevor Daniels
Subject: Re: Bug in
Date: Mon, 13 May 2013 10:32:18 +0100

Peter Toye wrote Monday, May 13, 2013 9:37 AM

> Lilypond crashes out when I use the "%e" format in a header 
> (I'm allergic to
> leading zeroes). This is under Windows 7 Home Premium. Postings on the
> Lilypond mailing list indicate that 
> this is specific to Windows - and it
> works OK on Linux. I'm not in a position to test this.
> 
> Example:
> 
> \version "2.16.2"
> 
> \header {
>  tagline = \markup {
>    Engraved
>    \simple #(strftime "%d %e %Y" (localtime (current-time)))
>  }
> }
> 
> {
>  c d e f
> }
> 
> Lilypond log:
> 
> Starting lilypond-windows.exe 2.16.2 [Bridge6(strftime).ly]...
> Processing
> `c:/users/peter_2/appdata/local/temp/
> frescobaldi-y9etc5/tmpurt867/Bridge6(strftime).ly'
> Parsing...FATAL: memory error in realloc
> Exited with return code 3.

Under Windows Vista Home Premium and LilyPond 2.17.17 this gives:

> Processing `test.ly'
> Parsing...
> This application has requested the Runtime to terminate it in an unusual way.
> Please contact the application's support team for more information.

Trevor

reply via email to

[Prev in Thread] Current Thread [Next in Thread]