On Jul 31, 2026 at 11:54:04 AM, Sven Barth via fpc-devel < [email protected]> wrote:
> Please check correctly: CORBA/raw interfaces without name do still > compile, just like Com interfaces without GUID do compile, however you can > no longer use "as" to convert a class to such an interface. > Martin Frb via fpc-devel <[email protected]> schrieb am Fr., > 31. Juli 2026, 15:29: > >> According to >> https://forum.lazarus.freepascal.org/index.php?topic=74492 >> >> corba interfaces without guid no longe compile? >> > > does this apply to casting/implicit conversions like ISomeInterface(someClass)? I don't think i've ever noticed that fails even with multiple interfaces on the class. I thought it was just checking the pointers but I would expect Supports to fail.
_______________________________________________ fpc-devel maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
