<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Sven,<br>
      <br>
      Based on bug#20503 you are in charge of support for "generics"?<br>
      Thanks a lot for your work!<br>
      <br>
      What about this incompatibility - is it a known issue?<br>
      <br>
              {$ifdef FPC}<br>
              if
Arrays<TTreeNode>.BinarySearch(changes.m_children,node,j,getComparatorByName)
      then<br>
              {$else}<br>
              if
Arrays.BinarySearch<TTreeNode>(changes.m_children,node,j,getComparatorByName)
      then<br>
              {$endif}<br>
      <br>
      Thanks,<br>
      Gennady<br>
      <br>
      On 12/31/2016 1:25 PM, Sven Barth wrote:<br>
    </div>
    <blockquote
cite="mid:CAFMUeB86_F9_XbLHuErniNAJ7TCyS1hh2ryhx-vYJKxm5XqpwQ@mail.gmail.com"
      type="cite">
      <p>Am 31.12.2016 10:33 schrieb "Дмитрий Померанцев" <<a
          moz-do-not-send="true" href="mailto:pda2@yandex.ru">pda2@yandex.ru</a>>:<br>
        ><br>
        > Welcome to five years old bug. :)<br>
        > <a moz-do-not-send="true"
          href="http://bugs.freepascal.org/view.php?id=20503">http://bugs.freepascal.org/view.php?id=20503</a></p>
      <p>Nope, that's not the same problem. Also the code example of the
        thread starter did not contain a generic method.</p>
      <p>Regards,<br>
        Sven</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
fpc-devel maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a>
</pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>