Thank you for your reviewing.

https://codereview.appspot.com/319510043/diff/1/scm/framework-ps.scm
File scm/framework-ps.scm (right):

https://codereview.appspot.com/319510043/diff/1/scm/framework-ps.scm#newcode551
scm/framework-ps.scm:551: (let ((errno (system-error-errno stuff)))
On 2017/03/19 11:08:07, dak wrote:
This is just
(if (= EEXIST (system-error-errno stuff))
    (ly:debug ...)
   (throw 'system-error (cdr stuff)))

Done.

https://codereview.appspot.com/319510043/

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to