On 31/07/2026 19:54, Sven Barth via fpc-devel wrote:
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?


Please check correctly:

Sorry, I just picked it up from the forum, and hadn't time to upgrade my fpc and start playing..

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.

Ok, I was mainly worried about the inheritance case.

Also, see my other mail,  (if name = GUID) then the compiler rejects now cases that do have a guid. (maybe due to forward declare). Don't know yet.
_______________________________________________
fpc-devel maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to