Skip to content

fix(windows): avoid exception_info macro-name collision in crash filter - #94

Merged
LimiNode merged 1 commit into
mainfrom
fix/windows-exception-info-param-name
Mar 5, 2026
Merged

fix(windows): avoid exception_info macro-name collision in crash filter#94
LimiNode merged 1 commit into
mainfrom
fix/windows-exception-info-param-name

Conversation

@LimiNode

@LimiNode LimiNode commented Mar 5, 2026

Copy link
Copy Markdown
Owner

Rename the exception filter parameter from exception_info to ex_info. This avoids name ambiguity with Windows toolchains that define exception_info() macro while preserving behavior.

Rename the exception filter parameter from exception_info to ex_info. This avoids name ambiguity with Windows toolchains that define exception_info() macro while preserving behavior.
@LimiNode
LimiNode merged commit 0a2d4ab into main Mar 5, 2026
12 checks passed
@LimiNode
LimiNode deleted the fix/windows-exception-info-param-name branch May 21, 2026 19:52
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