Skip to content

Added some fixes#71

Open
fperana wants to merge 3 commits intodelphi-blocks:masterfrom
fperana:upstream-fix
Open

Added some fixes#71
fperana wants to merge 3 commits intodelphi-blocks:masterfrom
fperana:upstream-fix

Conversation

@fperana
Copy link
Copy Markdown
Contributor

@fperana fperana commented Feb 17, 2026

Refer to the 3 commits for details.

When compiling packages for 64bit IDE, the TWiRLResourceModuleWizard.GetGlyph method is declared with different return types for WIN32 and WIN64, but the implementation didn't have such distinction
Fixed a memory keak when creating a new EWiRLWebApplicationException with the parameter Data (the inner Data object was leaked)
When serializing exceptions, the dedicated messagebodywriter adds an "exception" element carrying the exception's class name, but the custom EWiRLWebApplicationException already has this property, resulting in double occurrence.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant