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
Diff:
Passes make, make check and a full make doc.
Patch on countdown for Feb 12th
Patch counted down - please push.
commit 87076d8be1bf0d84d5751ff404e457f5b2ce6aff Author: David Kastrup <dak@gnu.org> AuthorDate: Sat Feb 8 18:20:17 2020 +0100 Commit: David Kastrup <dak@gnu.org> 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.
Diff:
Passes make, make check and a full make doc.
Patch on countdown for Feb 12th
Patch counted down - please push.