lilypond-devel
[Top][All Lists]
Advanced

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

Re: Prevent race condition in font export directory making (issue 319510


From: trueroad
Subject: Re: Prevent race condition in font export directory making (issue 319510043 by address@hidden)
Date: Sun, 19 Mar 2017 08:22:13 -0700

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/



reply via email to

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