<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 31/07/2026 19:54, Sven Barth via
      fpc-devel wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFMUeB9tTVYoQGFbw7A78ofN3A7JM-FH5eSpk6Ab3xx9e8R5Vg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <div>
          <div class="gmail_quote gmail_quote_container">
            <div dir="ltr" class="gmail_attr">Martin Frb via fpc-devel
              <<a href="mailto:fpc-devel@lists.freepascal.org"
                moz-do-not-send="true" class="moz-txt-link-freetext">fpc-devel@lists.freepascal.org</a>>
              schrieb am Fr., 31. Juli 2026, 15:29:<br>
            </div>
            <blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">According
              to<br>
              <a
href="https://forum.lazarus.freepascal.org/index.php?topic=74492"
                rel="noreferrer noreferrer" target="_blank"
                moz-do-not-send="true" class="moz-txt-link-freetext">https://forum.lazarus.freepascal.org/index.php?topic=74492</a><br>
              <br>
              corba interfaces without guid no longe compile?<br>
            </blockquote>
          </div>
        </div>
        <div dir="auto"><br>
        </div>
        <div dir="auto">Please check correctly: </div>
      </div>
    </blockquote>
    <br>
    Sorry, I just picked it up from the forum, and hadn't time to
    upgrade my fpc and start playing..<br>
    <br>
    <blockquote type="cite"
cite="mid:CAFMUeB9tTVYoQGFbw7A78ofN3A7JM-FH5eSpk6Ab3xx9e8R5Vg@mail.gmail.com">
      <div dir="auto">
        <div dir="auto">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. </div>
      </div>
    </blockquote>
    <br>
    Ok, I was mainly worried about the inheritance case.<br>
    <br>
    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.<br>
    <br>
  </body>
</html>