Skip to content

fix: disable fmt macros without fmt support - #55

Merged
LimiNode merged 1 commit into
mainfrom
codex/fix-logitf_warn-and-logit_fmt_warn-macros
Sep 15, 2025
Merged

fix: disable fmt macros without fmt support#55
LimiNode merged 1 commit into
mainfrom
codex/fix-logitf_warn-and-logit_fmt_warn-macros

Conversation

@LimiNode

Copy link
Copy Markdown
Owner

Summary

  • change LOGITF_* and LOGIT_FMT_* macros to become no-ops when fmt support is disabled so they no longer delegate to printf-style fallbacks

Testing

  • not run (header-only change)

https://chatgpt.com/codex/tasks/task_e_68c849320838832caf32c30580feea5e

Ensure LOGITF_* and LOGIT_FMT_* macros do nothing when fmt support is not enabled so they no longer fall back to incompatible printf-style macros.
@LimiNode
LimiNode merged commit 6008a3f into main Sep 15, 2025
10 checks passed
@LimiNode
LimiNode deleted the codex/fix-logitf_warn-and-logit_fmt_warn-macros branch September 20, 2025 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant