On 2015-10-12 16:18, Sven Barth wrote: > Would be nice if you'd find it.
I found it, but the point is moot (just like my recent post about Interface documentation bug). It's Blue Monday for me today. :-[ http://stackoverflow.com/questions/31626388/is-multiple-interface-inheritance-not-supported-by-lazarus Multiple Inheritance of interfaces are not allowed in the following way (syntax) - for both Delphi and FPC: type ISegment = interface(IRenderable, IMover) end; I got a bit confused regarding the StackOverflow post, and what the original author in this thread meant. Sorry for the noise. Regards, - Graeme - _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal