"and...@andis59.se" <and...@andis59.se> writes:

> On 2013-05-11 11:27, Federico Bruni wrote:
>>
>> 2013/5/11 Peter Toye <lilyp...@ptoye.com <mailto:lilyp...@ptoye.com>>
>>
>>     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
>>
>
> I can confirm that on Windows 7 32-bit and Lilypond 2.17.13 it crashes!
>
> FATAL: memory error in realloc
> C:/lilypond/usr/share/lilypond/current/scm/lily.scm
> Exited with return code 3.

Well, strftime is not defined by LilyPond.  If anybody is interested in
getting that bug approached, one should test it in GUILE-1.8.8 (from its
command prompt, most likely) and GUILE-2.0.9.

I have my doubts the GUILE team can be interested in releasing anything
past GUILE-1.8.8, but if the bug can be shown to be present in 2.0.9,
chances are that a proper report will result in a fixed version by the
time LilyPond migrates to GUILE-2.0.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to