lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GUILE2: generate internals doc in UTF-8 (issue 575540045 by address@hidd


From: dak
Subject: GUILE2: generate internals doc in UTF-8 (issue 575540045 by address@hidden)
Date: Fri, 24 Jan 2020 03:08:51 -0800

https://codereview.appspot.com/575540045/diff/571410043/scm/documentation-generate.scm
File scm/documentation-generate.scm (right):

https://codereview.appspot.com/575540045/diff/571410043/scm/documentation-generate.scm#newcode98
scm/documentation-generate.scm:98: (if (defined? 'set-port-encoding!)
I think we usually do this as

(if (guile-v2) ...

in order to better be able to find dependencies and ultimately (after
migration) throw them out.  Also I am not sure that the byte-compiler is
happy about those constructs.

https://codereview.appspot.com/575540045/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]