<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 6:19 PM, Kirill Katsnelson <span dir="ltr"><<a href="mailto:kkm@smartaction.com" target="_blank">kkm@smartaction.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div dir="auto">Sean, thanks for the fix.  I do not understand what was wrong with the scoped lock.<span style="font-family:sans-serif"> I am a big fan of scoped constructs in general, they are more defensive IMO.</span>  Just so I learn, why it should not
 have been used? Was the issue a variable declaration after imperative code, which is nonstandard C? Is this why Jenkins was reporting a failure? I have no access to its logs from here.
</div></div></blockquote><div><br></div><div>Yes.  You are correct.  It was because the scoped lock was declared after normal code statements.<br><br></div><div>Richard<br></div></div><br></div></div>