lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5743 Don't le


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5743 Don't let display-lily-tests use anonymous functions
Date: Thu, 13 Feb 2020 09:27:05 -0000

commit 87076d8be1bf0d84d5751ff404e457f5b2ce6aff
Author:     David Kastrup <address@hidden>
AuthorDate: Sat Feb 8 18:20:17 2020 +0100
Commit:     David Kastrup <address@hidden>
CommitDate: Wed Feb 12 13:17:42 2020 +0100

    Issue 5743: Don't let display-lily-tests use anonymous functions

    In Guile 2, those do not have a visible representation and thus cause
    an error.  Using #identity instead is as non-sensical as the previous
    value but works.

[issues:#5743] Don't let display-lily-tests use anonymous functions

Status: Fixed
Labels: Fixed_2_21_0
Created: Sat Feb 08, 2020 05:22 PM UTC by David Kastrup
Last Updated: Wed Feb 12, 2020 12:02 PM UTC
Owner: David Kastrup

Don't let display-lily-tests use anonymous functions

In Guile 2, those do not have a visible representation and thus cause
an error. Using #identity instead is as non-sensical as the previous
value but works.

http://codereview.appspot.com/545550044


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

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