Skip to content

Disable std::exception formatter when exceptions are disabled. - #4904

Open
cjacek wants to merge 1 commit into
fmtlib:mainfrom
cjacek:no-exceptions
Open

Disable std::exception formatter when exceptions are disabled.#4904
cjacek wants to merge 1 commit into
fmtlib:mainfrom
cjacek:no-exceptions

Conversation

@cjacek

@cjacek cjacek commented Aug 29, 2026

Copy link
Copy Markdown

Fixes building with Clang 20 and older with -fno-exceptions, which treats try/catch usage as an error.

Fixes FEX builds: FEX-Emu/FEX#5870

Fixes building with Clang 20 and older with -fno-exceptions, which treats
try/catch usage as an error.
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