lilypond-user
[Top][All Lists]
Advanced

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

Fatal bug in strftime?


From: Peter Toye
Subject: Fatal bug in strftime?
Date: Sat, 11 May 2013 09:58:16 +0100

When I try to use the %e format to get rid of leading zeros in the date, lilypond crashes out.

\header {
  title = "title"
  composer = "no-one"
  tagline = \markup {
    Engraved
    \simple #(strftime "%e/%m/%Y" (localtime (current-time)))
    with \with-url #"http://lilypond.org/"
    \line { LilyPond \simple #(lilypond-version) (http://lilypond.org/) }
  }
}

The log files says

Starting lilypond-windows.exe 2.16.2 [Bridge.ly]...
Processing `c:/users/peter_2/appdata/local/temp/frescobaldi-owqqgx/tmpadmcng/Bridge.ly'
Parsing...FATAL: memory error in realloc
Exited with return code 3.
 
Regards,

Peter
mailto:address@hidden
www.ptoye.com
reply via email to

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