Hmm, but that looks like syntax errors in your test.ly file that are
unrelated
to the Guile patches.

Did you forget a '#' somewhere to enter Scheme mode?
Can you share your `test.ly` file?

Michael


Am 27.06.2024 um 13:31 schrieb bobr...@centrum.is:
For what it's worth, I just tried it on Windows 11 and got this
console output:

GNU LilyPond 2.25.17 (running Guile 3.0)
Processing `test.ly'
Parsing...
test.ly:5:8: error: syntax error, unexpected EVENT_IDENTIFIER,
expecting '.' or '='
integer
       )
1/2test.ly:9:13: error: syntax error, unexpected EVENT_IDENTIFIER,
expecting '.' or '='
respectively
            )

-7/2test.ly:12:13: error: syntax error, unexpected EVENT_IDENTIFIER,
expecting '.' or '='
respectively
            )

#ftest.ly:16:5: error: syntax error, unexpected >, expecting '.' or '='
not
    > -3
fatal error: failed files: "test.ly"

------------------------------------------------------------------------

    *From: *"Michael Käppler" <xmichae...@web.de>
    *To: *"Lillypond Users Mailing List" <lilypond-user@gnu.org>
    *Sent: *Thursday, June 27, 2024 10:28:27 AM
    *Subject: *Windows users - Call for testing

    Hi all,
    I recently tried to fix some of the remaining problems that we
    have with
    Lilypond (or, more precisely, Guile)
    running under Windows, e.g.

    https://lists.gnu.org/archive/html/bug-lilypond/2024-04/msg00007.html

    I made a experimental release based on an upgrade to Guile 3.0.10 and
    the bugfixes.
    I would really love to see it tested by Windows users before we
    incorporate the changes
    into our next development release.

    You can download the release here:
    
https://drive.google.com/file/d/1yjXZ_2vUQeNi-3djbXQmyhUB_sInpxr3/view?usp=sharing

    Thanks,
    Michael

Reply via email to