> I'm not top posting.

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.





_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to