Passes make, make check and a full make doc.
The only reg test diffs are cell counts - but I never know if these are bad or
good in the context of whatever a patch is.
So here they are anyway (attached)
Attachments:
- [Screenshot from 2020-03-29
12-47-28.png](https://sourceforge.net/p/testlilyissues/issues/_discuss/thread/381787a8f9/68f3/attachment/Screenshot%20from%202020-03-29%2012-47-28.png)
(72.7 kB; image/png)
---
** [issues:#5870] Define Scheme markups using define-public**
**Status:** Started
**Created:** Sun Mar 29, 2020 12:02 AM UTC by Han-Wen Nienhuys
**Last Updated:** Sun Mar 29, 2020 12:02 AM UTC
**Owner:** Han-Wen Nienhuys
Previously, define-markup-command[-list] would call module-define! on
(current-module). This is at odds with the GUILE 2.x precompilation,
as the side effect of module-define! is not serialized into the
compiled file.
Trim the is-list argument from define-markup-command-internal.
The define-markup-command-internal (which uses module-define) is
retained, because the parser uses it for defining markups.
Remove the undocumented and untested functionality to do
(define-markup-command a b)
(define-markup-command a (markup-lambda ..))
Because define-markup-command now reduces to a (define .. ) call, it
must happen at toplevel. This is a minor incompatible change.
Makes the function make-markup public
https://codereview.appspot.com/577720043
---
Sent from sourceforge.net because [email protected] 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto