Skip to content

Implemented strict C-string formatting#426

Merged
joente merged 2 commits intomainfrom
fmt
Nov 6, 2025
Merged

Implemented strict C-string formatting#426
joente merged 2 commits intomainfrom
fmt

Conversation

@joente
Copy link
Copy Markdown
Member

@joente joente commented Nov 6, 2025

Description

Implemented C-string formatting checks using the following syntax:

____attribute__((format(printf, X, X))) 

This fixes also a typo bug with logging and setting a rare error message.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Current tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • New and existing unit tests pass locally with my changes

@joente joente self-assigned this Nov 6, 2025
@joente joente added the bug label Nov 6, 2025
@joente joente merged commit 6f44b04 into main Nov 6, 2025
1 check passed
@joente joente deleted the fmt branch November 6, 2025 18:56
@joente joente removed the bug label Feb 17, 2026
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