lilypond-user
[Top][All Lists]
Advanced

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

Re: Fatal bug in strftime?


From: Federico Bruni
Subject: Re: Fatal bug in strftime?
Date: Sat, 11 May 2013 11:27:58 +0200


2013/5/11 Peter Toye <address@hidden>
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/) }
  }
}

I cannot reproduce the crash on linux.
Some Windows user should check

reply via email to

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