<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 12/8/2022 5:11 AM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:c6b6e15a-1bd4-7592-ec21-c39d637e15de@free.fr"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <p><font size="4">Hi, <br>
        </font></p>
      <p><font size="4">It raises again an emergency evaluator (aka EE).
          <br>
        </font></p>
      <p><font size="4">By the way, Juan, it is another show case of the
          degradation of the situation regarding the Debugger: the
          Debugger fails to open, then an EE pop up. Hope this helps<br>
        </font></p>
      <p>Thanks<br>
      </p>
      <p>Hilaire<br>
      </p>
      <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
    </blockquote>
    <br>
    Hi Hilaire,<br>
    <br>
    Thanks for reporting. The problem in PetitParser is that I need to
    update it to the renames I did yesterday: Utf8String ->
    UnicodeString and Utf8Symbol -> UnicodeSymbol. These were done
    because they are better and more consistent with, for example, VAST.<br>
    <br>
    What worries me is the EE.<br>
    <br>
    With all the repos updated, I start a fresh Cuis image, install all
    updates and do `Feature require: 'PetitParser'`. What I get is NOT
    an EE, but a reasonable debugger that opens when trying to evaluate
    <br>
    `DoIt<br>
         Utf8String<br>
            methodsFor: '*petitparser-core-converting'<br>
            stamp: 'jmv 10/31/2022 17:46:45'.`<br>
    <br>
    This is the expected failure, as Utf8String was renamed as
    UnicodeString.<br>
    <br>
    But you getting an EE instead is a more serious problem.<br>
    <br>
    Can you please try setting up Cuis with the Parsers repo on a new,
    fresh folder, and try there? If you get the debugger here, then I'd
    need you to either spot the difference that makes the EE appear, or
    help me set up the situation where the EE appears.<br>
    <br>
    In order to be able to fix a bug, I need to understand it.
    Reproducing it on my system is the most effective way for me to
    understand non-obvious bugs. So, please, help me here. Help me
    reproduce the EE on my system.<br>
    <br>
    Thanks,<br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
  </body>
</html>