<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    29.08.2011 21:52, Anthony Walter wrote:
    <blockquote
cite="mid:CAHmPLWVZ3YWYMJ4Dv0R0WFVJ-_OC7nivzqN9yzdDzhzYT82noQ@mail.gmail.com"
      type="cite">
      <div style="font-family: arial, sans-serif; font-size: 13px;
        background-color: rgb(255, 255, 255); ">Jump to "So here are
        some of the problems I've found with fpc generics" if you don't
        want to read the backstory. </div>
      ...<br>
      <div style="font-family: arial, sans-serif; font-size: 13px;
        background-color: rgb(255, 255, 255); ">And if someone ever does
        intent to fix generics in FPC, there are a whole slew of errors
        that they already bring into the compiler. I'll make a list of
        examples of those errors at a later time, but they inner
        workings of generics should be redone to remove the
        specialization requirement before those errors are addressed.</div>
    </blockquote>
    Yes. These are known problems and you would found even more a year
    ago. Sven Barth now trying to fix exising problems and implement
    missing things.<br>
    <br>
    If you wish to try fix them yourself you need to study how parser
    part of the compiler works.<br>
    <br>
    Best regards,<br>
    Paul Ishenin.<br>
  </body>
</html>