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

Issue 5339050: Tracker 2025 - move safe utility to separate module to aid Guile V2 migration

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 5 months ago by Ian Hulin (gmail)
Modified:
12 years, 5 months ago
Reviewers:
pkx166h
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Tracker 2025 - move safe utility to separate module to aid Guile V2 migration lily.scm (define safe-objects) and (define-macro define-safe-public) moved to new scm/safe-utility-defs.scm new file scm/safe-utility-defs.scm All other scm files using define-safe-public now have (use-modules (scm safe-utility-defs)) call added. scm/chord-entry.scm scm/define-music-types.scm scm/lily-library.scm scm/music-functions.scm scm/paper.scm

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -22 lines) Patch
M scm/chord-entry.scm View 1 chunk +3 lines, -0 lines 0 comments Download
M scm/define-music-types.scm View 1 chunk +3 lines, -0 lines 0 comments Download
M scm/lily.scm View 2 chunks +2 lines, -22 lines 0 comments Download
M scm/lily-library.scm View 1 chunk +3 lines, -0 lines 0 comments Download
M scm/music-functions.scm View 1 chunk +3 lines, -0 lines 0 comments Download
M scm/paper.scm View 1 chunk +3 lines, -0 lines 0 comments Download
A scm/safe-utility-defs.scm View 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 1
pkx166h
12 years, 5 months ago (2011-11-08 20:50:10 UTC) #1
Passes make and no reg test diffs

james
Sign in to reply to this message.

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