<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Am 27.11.2018 um 11:35 schrieb Sven
      Barth:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFMUeB-_PGiJ2k487nT=9oV7njfpHJstXr=nXUsUe70UALAiGw@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div>
          <div class="gmail_quote">
            <div dir="ltr">Am Di., 27. Nov. 2018, 08:18 hat Ryan Joseph
              <<a href="mailto:ryan@thealchemistguild.com"
                moz-do-not-send="true">ryan@thealchemistguild.com</a>>
              geschrieben:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
              <br>
              > On Nov 27, 2018, at 4:59 AM, Sven Barth via
              fpc-pascal <<a
                href="mailto:fpc-pascal@lists.freepascal.org"
                target="_blank" rel="noreferrer" moz-do-not-send="true">fpc-pascal@lists.freepascal.org</a>>
              wrote:<br>
              > <br>
              > Best check again once you've done the switch to
              tconstsym for constants. :) <br>
              > <br>
              <br>
              I made most of the changes you mentioned so please look.
              Including the constsyms didn’t break anything and helped
              to clean up the code. I would have done that from the
              start but I wasn’t sure you wanted me mixing in new types.<br>
            </blockquote>
          </div>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Good, thank you. Hopefully I'll find the time
          this evening to look at your changes again. :) <br>
        </div>
      </div>
    </blockquote>
    <br>
    Looks better.<br>
    The next thing to nuke is the tgenericparamdef. The parameters
    stored in tdef.genericparas are the parameter symbols, so there
    should be no need for defs. If necessary some of the code in
    pgenutil (and related functions) will need to be changed from
    handling a list of defs to a list of syms.<br>
    <br>
    Regards,<br>
    Sven<br>
  </body>
</html>