<p>Am 19.03.2017 05:07 schrieb "African Wild Dog" <<a href="mailto:paintedlycaon@gmail.com">paintedlycaon@gmail.com</a>>:<br>
><br>
> Hello,<br>
><br>
> Test env: debian jessie amd64 - fpc 3.0.2<br>
><br>
> It seems free pascal have a bug when handling interface inheritance using generics. <br>
><br>
> When i try to compile the unit bellow, i get this error: <br>
><br>
> "interface_bug.pas(41,44) Error: Incompatible types: got "TImplementor<System.LongInt>" expected "IParentInterface<System.LongInt>""</p>
<p>I think this will happen with non-generic interfaces as well. So please test with those and if possible also with 3.1.1 and report a bug if necessary (preferable with a non-generic example, makes things easier to debug ;) ).</p>
<p>Regards,<br>
Sven</p>