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

Issue 8310043: Define call-after-session for cleanup called after every file (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by dak
Modified:
11 years ago
CC:
lilypond-devel_gnu.org
Visibility:
Public.

Description

Define call-after-session for cleanup called after every file Also has the two commits: Use call-after-session to clear out hashes per session at an obvious place. Issue 3283: Stop table of contents bleedover

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -6 lines) Patch
M ly/declarations-init.ly View 2 chunks +7 lines, -0 lines 0 comments Download
M ly/init.ly View 1 chunk +0 lines, -3 lines 0 comments Download
M ly/toc-init.ly View 1 chunk +1 line, -0 lines 0 comments Download
M scm/lily.scm View 2 chunks +11 lines, -3 lines 1 comment Download

Messages

Total messages: 2
lemzwerg
LGTM
11 years, 1 month ago (2013-04-03 13:20:34 UTC) #1
Ian Hulin (gmail)
11 years, 1 month ago (2013-04-03 22:39:39 UTC) #2
LGTM.
You've done a load of good work on introducing the session architecture, so why
not let people know about it, even if it's only via a comment in lily.scm?

Cheers,
Ian

https://codereview.appspot.com/8310043/diff/1/scm/lily.scm
File scm/lily.scm (right):

https://codereview.appspot.com/8310043/diff/1/scm/lily.scm#newcode45
scm/lily.scm:45: 
;;
;; Session-handling variables and procedures.
;;
;;  Sessions are used to ensure that environments are kept 
;;  separate when LilyPond is called to compile several 
;;  files on the command line, and there is no 'bleed-over' 
;;  between the source files
;;
Sign in to reply to this message.

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