Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1032)

Issue 549510043: Rewrite define-session and define-session-public macros (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 2 months ago by dak
Modified:
4 years, 2 months ago
Reviewers:
hanwenn
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

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.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -9 lines) Patch
M scm/lily.scm View 4 chunks +15 lines, -9 lines 0 comments Download

Messages

Total messages: 2
hanwenn
LGTM
4 years, 2 months ago (2020-02-04 22:09:06 UTC) #1
hanwenn
4 years, 2 months ago (2020-02-19 09:43:37 UTC) #2
please close issue.


commit c066a53f9e3a4809283ba2934a2e8f1e6c44211b
Author: David Kastrup <dak@gnu.org>
Date:   Tue Feb 4 22:02:20 2020 +0100

    Issue 5735: Rewrite define-session and define-session-public macros
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b