On Thu, Oct 27, 2016 at 1:12 AM, Graeme Geldenhuys <[email protected]> wrote: > In the Stack Overflow link I posted - further down the page - a person > named Jasper mentions that in is QueryInterface implementation bug where > QueryInterface on checks for valid Interface signatures in the top level > of the interface hierarchy, and doesn't actually check for inherited > interfaces. Anyway, read Jasper's comment to see his exact words. > > http://stackoverflow.com/a/39496815 > > > If nothing else, surely FPC's CORBA style interfaces should not > implement the COM style interface bug?
It is a "bug by design". But, I agree with you. Actually, I think this is should be corrected in both modes (COM and CORBA). Best regards, Marcos Douglas _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
