Re: Scintilla 5.0.3 released

Neil <[email protected]> Wed, 21 May 2025 00:36:03 -0700 (PDT)
Newsgroups gmane.comp.lib.scintilla.devel
Message-ID <[email protected]>
Wonson:

But why does mac need reinterpret_cast back into the old SCNotification 
instead of using the new one?
Is there any way to make it align with others?
...

if (delegate)
[delegate notification: reinterpret_cast<SCNotification *>(&scn)];


Because the ScintillaNotificationProtocol is a published API that may be 
implemented by application code so must remain completely compatible.

Neil

-- 
You received this message because you are subscribed to the Google Groups "scintilla-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scintilla-interest/3e584455-2aab-4b17-b183-04b0361995f4n%40googlegroups.com.