Status: Started
Owner: [email protected]
Labels: Type-Maintainability Patch-new
New issue 4474 by [email protected]: Move ly-syntax-constructors into separate
module
https://code.google.com/p/lilypond/issues/detail?id=4474
Consists of various commits:
Combine lyric-combine and lyric-combine-music
Provide with-location macro
Replace define-loc with more flexible use of here! command
Since we are now in a separate module, namespace pollution is not an issue.
Make all of ly-syntax-constructors.scm a separate module
That allows putting all the constructors into exported symbols while
keeping local definitions private. Since we access this module only
from C++, not even the exported symbols appear in a normal LilyPond
session.
Move syntax constructors into separate module
Run scripts/auxiliar/fixscm.sh scm/ly-syntax-constructors.scm
https://codereview.appspot.com/250150043
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings