lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5735 Rewrite


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5735 Rewrite define-session and define-session-public macros
Date: Thu, 06 Feb 2020 22:46:19 -0000

Pushed to staging as
commit c066a53f9e3a4809283ba2934a2e8f1e6c44211b
Author: David Kastrup <address@hidden>
Date: Tue Feb 4 22:02:20 2020 +0100

Issue 5735: Rewrite define-session and define-session-public macros

The byte compiler of Guile-2.x is not able to compile anonymous
functions/closures into constants.  Rewriting the macros not to rely
on such constants by moving the local functions into their own
function definitions is the easiest expedient.

[issues:#5735] Rewrite define-session and define-session-public macros

Status: Fixed
Labels: Fixed_2_21_0
Created: Tue Feb 04, 2020 09:06 PM UTC by David Kastrup
Last Updated: Thu Feb 06, 2020 05:33 PM UTC
Owner: David Kastrup

Rewrite define-session and define-session-public macros

The byte compiler of Guile-2.x is not able to compile anonymous
functions/closures into constants. Rewriting the macros not to rely
on such constants by moving the local functions into their own
function definitions is the easiest expedient.

http://codereview.appspot.com/549510043


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]