[fpc-devel] CORBA and GUID => changes?

Hairy Pixels genericptr at gmail.com
Fri Jul 31 20:06:14 CEST 2026


 On Jul 31, 2026 at 11:54:04 AM, Sven Barth via fpc-devel <
fpc-devel at lists.freepascal.org> 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 <fpc-devel at lists.freepascal.org> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20260731/b3a8f68a/attachment.htm>


More information about the fpc-devel mailing list