<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">Hi All,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I wanted to jump in here to mention what is probably obvious.  A good team argues.  People have opinions and sometimes those opinions conflict.  That is good!  We want those arguments!  It helps to find the best solution.  </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Eliot and I were discussing email.  I made a comment that it is possible to impart any tone into any email.  This makes arguing extremely difficult on email.  You have no idea what tone someone is using when they are writing and it is really easy to put a tone on a comment that was not intended.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">To counter this it is really important to have trust that your worst possible interpretation of a comment or argument is probably wrong and that people in general are reasonable and they are working and trying to help make things better.  Building trust over email is hard.  We probably need to spend more time physically talking to each other or clarifying  the comments you make or the tone you read from someone else's comment.  </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I talk with Eliot a lot so I can hear his tone, and even see his smile when making the comments in this email.  I have the trust that comes from building that relationship.  He is saying it's ok to argue. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Arguments are good, Clarification is important when trust is missing.  A good team can build trust and argue. </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Ok back to your regular mailing list.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">All the best,</div><div class="gmail_default" style="font-size:small">Ron Teitelbaum  </div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"> </div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 12, 2022 at 3:24 PM Eliot Miranda <<a href="mailto:eliot.miranda@gmail.com">eliot.miranda@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 11, 2022 at 12:59 PM Jaromir Matas <<a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US" style="overflow-wrap: break-word;">
<div>
<p class="MsoNormal">Hi Eliot, Nicolas,</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks for your explanation in Vm-dev list (I was not sure where to put my follow-up). If I understand correctly, we don't want to put an unnecessary effort into keeping new images compatible with older VMs:</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">> (Eliot) [...] But a new image may expect a feature added to a contemporary VM that is absent in previous versions of the VM.</p>
<p class="MsoNormal">><u></u> <u></u></p>
<p class="MsoNormal">> This is analogous to, for example, binaries compiled against newer instructions added to the x86 such as mmx, sse 1, 2 & 3. We expect that the new processor can run older binaries; we do not expect new binaries to run on older processors
 unless we compile them specially.</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">But in that case Nicolas's proposed #suspend in this thread would do exactly that - make newer images compatible with the older VMs (with prim 88 only):</p></div></div></blockquote><div><br></div><div style="font-size:small">I don't see the point of doing that.  It just makes things more confusing.  KISS is something (as a stupid person) I live by ;-)</div><div style="font-size:small"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-US" style="overflow-wrap: break-word;"><div>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">> (Nicolas) [...] Yes, I propose the selector</p>
<p class="MsoNormal">> Process>>suspendAndUnblock <primitive: 88> snip...</p>
<p class="MsoNormal">> Process>>suspend would call the new primitive, and fallback to suspendAndUnblock in case of failure (for example if new primitive is absent).</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I'm so confused...</p></div></div></blockquote><div><br></div><div style="font-size:small">Why?  We're all flailing about here :-)  It's OK for you to say to Nicolas "I think that's too complicated".</div><div style="font-size:small"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-US" style="overflow-wrap: break-word;"><div><p class="MsoNormal"> </p>
<p class="MsoNormal">Because once #suspend in a newer image running on an older VM falls back to the old prim 88 (old semantics), the tests and the few methods depending on the particular suspend semantics won't work correctly. Or is this the intended behavior?</p></div></div></blockquote><div><br></div><div style="font-size:small">Of course no one intends things not to work correctly.  You have a good understanding of what's going on here, as good as, or better than, anybody else.  So you can be authoritative.</div><div style="font-size:small"></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-US" style="overflow-wrap: break-word;"><div>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Please advise :)</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Jaromir</p>
<p class="MsoNormal"><u></u> <u></u></p>
<p><span lang="CS">--</span></p>
<p><strong><span style="font-family:"Calibri Light",sans-serif;color:rgb(51,51,51);font-weight:normal">Jaromír Matas</span></strong><span style="font-family:"Calibri Light",sans-serif;color:rgb(85,85,85)"><u></u><u></u></span></p>
<p><span style="font-family:"Calibri Light",sans-serif;color:rgb(46,117,182)"><a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<p class="MsoNormal" style="border:none;padding:0in"><b>From: </b><a href="mailto:mail@jaromir.net" target="_blank">Jaromir Matas</a><br>
<b>Sent: </b>Wednesday, May 11, 2022 14:49<br>
<b>To: </b><a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">The general-purpose Squeak developers list</a><br>
<b>Subject: </b>Re: [squeak-dev] SIGTRAP when Proceeding from BlockCannotReturn</p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Hi Eliot,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">> > On Tue, May 10, 2022 at 1:36 PM Jaromir Matas <<a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a>> wrote:<u></u><u></u></p>
<p class="MsoNormal">> > Hi Eliot,<u></u><u></u></p>
<p class="MsoNormal">> ><u></u><u></u></p>
<p class="MsoNormal">> > Thanks a lot for your answers.<u></u><u></u></p>
<p class="MsoNormal">> ><u></u><u></u></p>
<p class="MsoNormal">> > One last question: what about Process >> #signalException:? You wrote a fix (enclosed) – is it ok to merge it when the #suspend method is updated (Nicolas’s way)?<u></u><u></u></p>
<p class="MsoNormal">> ><u></u><u></u></p>
<p class="MsoNormal">><u></u> <u></u></p>
<p class="MsoNormal">> Yes, I think so.  We have to test it but it seems right.  And we can go even simpler, just have the first clause as guarded by processSuspensionUnblocks ifFalse:, once we're ready to release on VMs with the new primitive.<u></u><u></u></p>
<p class="MsoNormal">><u></u> <u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks again; this brings me to another question: if you go simpler, i.e. with the ifFalse clause only, it would mean the method wouldn't work correctly with older VMs with the older prim 88 suspend semantics. I was under the impression
 to keep compatibility with older VMs but maybe it's a nonsensical assumption on my part (The reason I'm asking is the #terminate I wrote is compatible with both the new and old VMs - but could be simplified a bit if the old VMs were not supposed to be used
 with the new images).<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Jaromir<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p><span lang="CS">--</span></p>
<p><strong><span style="font-family:"Calibri Light",sans-serif;color:rgb(51,51,51);font-weight:normal">Jaromír Matas</span></strong><span style="font-family:"Calibri Light",sans-serif;color:rgb(85,85,85)"><u></u><u></u></span></p>
<p><span style="font-family:"Calibri Light",sans-serif;color:rgb(46,117,182)"><a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<p class="MsoNormal"><b>From: </b><a href="mailto:eliot.miranda@gmail.com" target="_blank">Eliot Miranda</a><br>
<b>Sent: </b>Tuesday, May 10, 2022 23:21<br>
<b>To: </b><a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">The general-purpose Squeak developers list</a><br>
<b>Subject: </b>Re: [squeak-dev] SIGTRAP when Proceeding from BlockCannotReturn<u></u><u></u></p>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<div>
<p class="MsoNormal"><span style="font-size:12pt"><u></u> <u></u></span></p>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<p class="MsoNormal">On Tue, May 10, 2022 at 1:36 PM Jaromir Matas <<a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
Hi Eliot,<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:4.8pt">
Thanks a lot for your answers.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:4.8pt">
One last question: what about Process >> #signalException:? You wrote a fix (enclosed) – is it ok to merge it when the #suspend method is updated (Nicolas’s way)?<u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12pt">Yes, I think so.  We have to test it but it seems right.  And we can go even simpler, just have the first clause as guarded by processSuspensionUnblocks ifFalse:, once we're ready to release on VMs with the
 new primitive.<u></u><u></u></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:12pt"><u></u> <u></u></span></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:4.8pt">
Thanks again,<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:4.8pt">
Jaromir<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
<p><span lang="CS">--</span></p>
<p><strong><span style="font-family:"Calibri Light",sans-serif;color:rgb(51,51,51);font-weight:normal">Jaromír Matas</span></strong></p>
<p><span style="font-family:"Calibri Light",sans-serif;color:rgb(46,117,182)">+420 777 492 777</span><span style="font-family:"Calibri Light",sans-serif;color:rgb(85,85,85)"><br>
</span><span style="font-family:"Calibri Light",sans-serif;color:rgb(46,117,182)"><a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a></span></p>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<p class="MsoNormal" style="margin-left:4.8pt">
<b>From: </b><a href="mailto:eliot.miranda@gmail.com" target="_blank">Eliot Miranda</a><br>
<b>Sent: </b>Tuesday, May 10, 2022 21:17<br>
<b>To: </b><a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">The general-purpose Squeak developers list</a><br>
<b>Subject: </b>Re: [squeak-dev] SIGTRAP when Proceeding from BlockCannotReturn<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
<span style="font-size:12pt">Hi Jaromir,</span><u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
On Tue, May 10, 2022 at 8:31 AM Jaromir Matas <<a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:9.6pt">
Hi Eliot, Nicolas,<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> > > (Eliot) Apologies for not responding sooner.  It seems to me the semantics must remain as they are, and it be left up to the image to bind suspend to the primitive most convenient. Then backwards compatibility can be provided for cases such as DelayWaitTimeout
 by providing a renamed suspend which accesses the old primitive.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> ><u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> > (Nicolas) Yes, I propose the selector<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> Process>>suspendAndUnblock <primitive: 78> snip...<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> Process>>suspend would call the new primitive, and fallback to suspendAndUnblock in case of failure (for example if new primitive is absent).<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> The question remaining is if we really need two new primitives 578 (V1) and 588 (V2).<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> It seems like signalException: would require V1, while Jaromir terminate logic would require V2...<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
> (Eliot) +1. Works for me.  Having both 578 & 588 available in the VM is fine. I agree that surfacing only one of them is best.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
Thank you, I wasn't sure how to proceed with this :) Do I understand correctly #suspend will have the new suspend semantics (either V1 or preferably V2) in new images (new release) and the previous semantics (via prim 88) will be available for backward compatibility
 (or special usage)?<u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
<span style="font-size:12pt">Yes, exactly.</span><u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:9.6pt">
In that case the tests I submitted in KernelTests-jar.421 should work without changes...<u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
<span style="font-size:12pt">Cool!</span><u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
The next question is what to do with:<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
Process >> suspendPrimitivelyOrFail<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
                "Test support. Execute primitive 88, or fail."<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
                <primitive: 88><u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
                ^self primitiveFailed<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
Change it or remove it? Replace with Nicolas’s Process>>suspendAndUnblock ?<u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
<span style="font-size:12pt">Well it appears to be used only in testAtomicSuspend.  So I would change it to use the same primitive number as suspend, which I guess is 578, primitiveSuspendBackingUpV2, which has the more consistent semantics.</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
<span style="font-size:12pt"> </span><u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
Thanks!<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
Best,<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
Jaromir<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<p class="MsoNormal" style="margin-left:9.6pt">
<b>From: </b><a href="mailto:eliot.miranda@gmail.com" target="_blank">Eliot Miranda</a><br>
<b>Sent: </b>Monday, May 9, 2022 23:23<br>
<b>To: </b><a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">The general-purpose Squeak developers list</a><br>
<b>Subject: </b>Re: [squeak-dev] SIGTRAP when Proceeding from BlockCannotReturn<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12pt;margin-left:9.6pt">
 <u></u><u></u></p>
<blockquote style="margin-top:5pt;margin-bottom:5pt">
<p class="MsoNormal" style="margin-bottom:12pt;margin-left:45.6pt">
On May 9, 2022, at 1:04 PM, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>> wrote:<u></u><u></u></p>
</blockquote>
</div>
<blockquote style="margin-top:5pt;margin-bottom:5pt">
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
<u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
 <u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:45.6pt">
Hi Eliot,<u></u><u></u></p>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
Le lun. 9 mai 2022 à 20:36, Eliot Miranda <<a href="mailto:eliot.miranda@gmail.com" target="_blank">eliot.miranda@gmail.com</a>> a écrit :<u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
<span style="font-size:12pt">Hi Jaromir, Hi Nicolas,</span><u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:0.7in">
 <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
On Sun, May 8, 2022 at 8:17 AM Jaromir Matas <<a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a>> wrote:<u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
Hi Nicolas,<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
>> About the latest VM, (Smalltalk processSuspensionUnblocks) answers about the behavior of primitiveSuspend (#88).<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
> Err,  wrong wording (Smalltalk processSuspensionUnblocks) does not describe the behavior of primitiveSuspend #(88).<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
> It answers whether the VM has primitives #578 and #588 (see #getCogVMFeatureFlags in VMMaker)...<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
> <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
Yes, thanks, well that was the original idea for Smalltalk processSuspensionUnblocks  to answer about the behavior of the primitiveSuspend #88; which was before the primitives #568 and #578 were introduced. (And which was when I wrote the tests using this original
 logic). However that approach ran into problems with some existing implementations (e.g. Virtend) and as a result the two new primitives were introduced (#568 and #578) - and apparently the logic of what Smalltalk processSuspensionUnblocks answers about changed.
 Since then I haven't heard from Eliot about his plans how to proceed with the new suspend semantics or whether this is it :)<u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
<span style="font-size:12pt">Apologies for not responding sooner.  It seems to me the semantics must remain as they are, and it be left up to the image to bind suspend to the primitive most convenient. Then backwards compatibility can be provided for cases
 such as DelayWaitTimeout by providing a renamed suspend which accesses the old primitive.</span><u></u><u></u></p>
</div>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
Yes, I propose the selector<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
Process>>suspendAndUnblock <primitive: 78> snip...<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
Process>>suspend would call the new primitive, and fallback to suspendAndUnblock in case of failure (for example if new primitive is absent).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
The question remaining is if we really need two new primitives 578 (V1) and 588 (V2).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
It seems like signalException: would require V1, while Jaromir terminate logic would require V2...<u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:9.6pt">
+1. Works for me.  Having both 578 & 588 available in the VM is fine. I agree that surfacing only one of them is best.<u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-bottom:12pt;margin-left:9.6pt">
 <u></u><u></u></p>
<blockquote style="margin-top:5pt;margin-bottom:5pt">
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
 <u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
<span style="font-size:12pt">Sorry about not renaming processSuspensionUnblocks.  This should be something like Smalltalk hasExtendedProcessSuspensionSemantics or some such.</span><u></u><u></u></p>
</div>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
It's not too late, there are not many usages, except inbox experimentations.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:45.6pt">
 <u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
<span style="font-size:12pt"> </span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
<span style="font-size:12pt"> </span><u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
In case this is still WIP I'd quite like an approach similar to Smalltalk processPreemptionYields - you'd set Smalltalk processSuspensionUnblocks true or false depending on how you want the VM to behave and the VM would use the right semantics (unless this
 is too naive :) ).<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
Regarding the tests failing with the newest VM:<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
testAtomicSuspend - we can remove this updated version and leave the existing one for the moment<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
testRevisedSuspendExpectations - we can leave this one out too<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
testTerminateBlockedInNestedEnsure1 - I'll take a look at these two and try to adjust the logic<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
testTerminateBlockedInNestedEnsure2<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
All remaining test in KernelTests-jar.421 work as intended.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
Thanks again,<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
Jaromir<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<p><span lang="CS">--</span></p>
<p><span style="font-family:"Calibri Light",sans-serif;color:rgb(51,51,51)">Jaromír Matas</span></p>
<p><span style="font-family:"Calibri Light",sans-serif;color:rgb(46,117,182)"><a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a></span></p>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<div style="border-style:solid none none;border-top-width:1pt;border-top-color:rgb(225,225,225);padding:3pt 0in 0in">
<p class="MsoNormal" style="margin-left:55.2pt">
<b>From: </b><a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">Nicolas Cellier</a><br>
<b>Sent: </b>Sunday, May 8, 2022 16:22<br>
<b>To: </b><a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">The general-purpose Squeak developers list</a><br>
<b>Subject: </b>Re: [squeak-dev] SIGTRAP when Proceeding from BlockCannotReturn<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
Le dim. 8 mai 2022 à 15:59, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>> a écrit :<u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:60pt">
 <u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:60pt">
 <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:60pt">
Le dim. 8 mai 2022 à 14:16, Nicolas Cellier <<a href="mailto:nicolas.cellier.aka.nice@gmail.com" target="_blank">nicolas.cellier.aka.nice@gmail.com</a>> a écrit :<u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
Hi Jaromir<u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:0.9in">
 <u></u><u></u></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
Le sam. 7 mai 2022 à 14:45, Jaromir Matas <<a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a>> a écrit :<u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:69.6pt">
Hi Marcel, Nicolas, Eliot,<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> (Nicolas) I have merged Kernel-jar.1446 which is trivial (re-signal an Exception).<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
Thanks!<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> (Marcel) Hmm... #testSimpleResignalVsOuter1 is still failing.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
In my latest trunk image it passes ok (5/7/22)<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
>> (Marcel) I will also take a look at KernelTests-jar.421 to check whether any new semantics are okay.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
>> <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> (Nicolas) Yes, I did that and got two failing tests<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> testTerminateTerminatingProcess<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> testResumeTerminatingProcess<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> both failures look the same, in second self assert: terminator isSuspended.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
Yes, they are supposed to fail at the moment so I suggest to make them expected failures/feature requests. However there's a stupid bug in both I’ve fixed now: they were indeed supposed to fail the following assertion:
<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
``` self should: [terminatee terminate] raise: Error. ```<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
Apologies for the confusion - an updated changeset is enclosed.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
However, there's another issue regarding the revised #suspend semantics Eliot has been working on. I've updated the process tests in KernelTests-jar.421 to test both the old and the new #suspend semantics. The two semantics should be distinguishable via Smalltalk
 processSuspensionUnblocks flag answering true in case of the old semantics and false in case of the revised one; my updated tests use this logic. However, unfortunately the latest VM answers "false" but uses the OLD suspend semantics in #suspend prim 88. 
<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
So I'm surprised you haven't observed more tests failing due to the new suspend semantics... What VM have you used – an older one? I'm on the latest trunk's VM 3183. And what is the answer of Smalltalk processSuspensionUnblocks? :) I'm utterly confused...
<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
Hi Eliot - I may be confused here but if the current VM uses the old #suspend prim 88 semantics, shouldn't ```Smalltalk processSuspensionUnblocks``` answer true?<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
Indeed, I can confirm that the latest VM does answer false to (Smalltalk processSuspensionUnblocks).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
Though, process suspension still unblocks as shown by the example at<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
<a href="https://github.com/pharo-project/pharo/issues/10669" target="_blank">https://github.com/pharo-project/pharo/issues/10669</a><u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:0.9in">
 <u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
A bit more simply, this answers false - it shouldn't:<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
s := Semaphore new.<br>
p := [s wait] newProcess.<br>
p resume.<br>
100 milliSeconds wait.<br>
p suspend; resume.<br>
100 milliSeconds wait.<br>
p isTerminated = Smalltalk processSuspensionUnblocks.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
 <u></u><u></u></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
technically, this answers false - it shouldn't:<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
s := Semaphore new.<br>
p := [s wait] newProcess.<br>
p resume.<br>
100 milliSeconds wait.<br>
p suspend == s = Smalltalk processSuspensionUnblocks<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
 <u></u><u></u></p>
</div>
</div>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:60pt">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:60pt">
About the latest VM, (Smalltalk processSuspensionUnblocks) answers about the behavior of primitiveSuspend (#88).<u></u><u></u></p>
</div>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
Err,  wrong wording (Smalltalk processSuspensionUnblocks) does not describe the behavior of primitiveSuspend #(88).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
It answers whether the VM has primitives #578 and #588 (see #getCogVMFeatureFlags in VMMaker)...<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:60pt">
The new Behavior is implemented by primitiveSuspendBackingUpV1 (#578) and primitiveSuspendBackingUpV2 (#588).<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:60pt">
V1 always answers the old list (even if a Semaphore/Mutex), V2 answers nil in case of Semaphore/Mutex.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:60pt">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:60pt">
So, only ((Process>>#suspend) primitive) can give you a clue about the behavior, assuming that the primitive in question is implemented...<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:60pt">
 <u></u><u></u></p>
</div>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
So it depends if we want to make it a Preference, or make the image compatible with some less capable VM...<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
we could implement<br>
    Process>>primitiveSuspendAndUnblock as <primitive: 88> <br>
    Process>>primitiveSuspend as <primitive: 588> <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
test the VM flag in suspend<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
    Process>>suspend<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
        ^(VMHasPrimitiveSuspendBackingUp ifNil: [VMHasPrimitiveSuspendBackingUp := Smalltalk processSuspensionUnblocks not])<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
            ifTrue: [self primitiveSuspend]<u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
            ifFalse: [self primitiveSuspendAndUnblock]<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
Then arrange to reset VMHasPrimitiveSuspendBackingUp to nil at snapshot...<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
</div>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
I will tell next week about the status of the VM which I used for testing, it's possibly a few months old.<u></u><u></u></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
 <u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:69.6pt">
> (Nicolas) I would also consider 1445 1421 and most importantly 1447.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
Regarding 1421: alternatively, you might consider a newer version 1415 where the only difference is #return:from: passes a block instead of nil to #resume:through: to cause a fresh search for the first unwind context; otherwise they are equivalent.<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
OK, I will check again.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.9in">
 <u></u><u></u></p>
</div>
<blockquote style="border-style:none none none solid;border-left-width:1pt;border-left-color:rgb(204,204,204);padding:0in 0in 0in 6pt;margin:5pt 0in 5pt 4.8pt">
<div>
<div>
<p class="MsoNormal" style="margin-left:69.6pt">
> (Marcel) Maybe we can just merge<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> KernelTests-jar.393<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> KernelTests-jar.418<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> KernelTests-jar.421<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
> And go from there? Or are there any objections?<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
KernelTests-jar.393 is just a special case of a more general KernelTests-jar.418 test…<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
In my image all tests are green provided Smalltalk processSuspensionUnblocks answers true and the two above tests Nicolas mentioned are marked expected failures :)<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
Thanks very much for your feedback,<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
Jaromir<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p><span lang="CS">--</span></p>
<p><span style="font-family:"Calibri Light",sans-serif;color:rgb(51,51,51)">Jaromír Matas</span></p>
<p><span style="font-family:"Calibri Light",sans-serif;color:rgb(46,117,182)"><a href="mailto:mail@jaromir.net" target="_blank">mail@jaromir.net</a></span></p>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
<p class="MsoNormal" style="margin-left:69.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:55.2pt">
 <u></u><u></u></p>
</blockquote>
</div>
<p class="MsoNormal" style="margin-left:0.7in">
<br clear="all">
<u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
 <u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:0.7in">
-- <u></u><u></u></p>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
<span style="font-size:12pt">_,,,^..^,,,_</span><u></u><u></u></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:0.7in">
<span style="font-size:12pt">best, Eliot</span><u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal" style="margin-left:0.7in">
 <u></u><u></u></p>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<p class="MsoNormal" style="margin-right:0.5in;margin-bottom:5pt;margin-left:45.6pt">
 <u></u><u></u></p>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:9.6pt">
 <u></u><u></u></p>
</blockquote>
</div>
<p class="MsoNormal" style="margin-left:4.8pt">
<br clear="all">
<u></u><u></u></p>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
</div>
<p class="MsoNormal" style="margin-left:4.8pt">
-- <u></u><u></u></p>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:4.8pt">
<span style="font-size:12pt">_,,,^..^,,,_</span><u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal" style="margin-left:4.8pt">
<span style="font-size:12pt">best, Eliot</span><u></u><u></u></p>
<p class="MsoNormal" style="margin-left:4.8pt">
 <u></u><u></u></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:4.8pt"><u></u> <u></u></p>
</blockquote>
</div>
<p class="MsoNormal"><br clear="all">
<u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<p class="MsoNormal">-- <u></u><u></u></p>
<div>
<div>
<div>
<div>
<p class="MsoNormal"><span style="font-size:12pt">_,,,^..^,,,_<u></u><u></u></span></p>
</div>
</div>
</div>
</div>
</div>
<p class="MsoNormal"><span style="font-size:12pt">best, Eliot<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>

<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr"><div><span style="font-size:small;border-collapse:separate"><div>_,,,^..^,,,_<br></div><div>best, Eliot</div></span></div></div></div></div>
<br>
</blockquote></div></div>