Skip to content

fix compiler warnings flagged by MSVC on Windows#106

Merged
rdmark merged 2 commits into
mainfrom
103-msvc-compiler-warnings
Jan 10, 2026
Merged

fix compiler warnings flagged by MSVC on Windows#106
rdmark merged 2 commits into
mainfrom
103-msvc-compiler-warnings

Conversation

@rdmark

@rdmark rdmark commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator
  • support for MSVC unused pragma in BSTR_UNUSED macro
  • explicit type cast of EOF macro value

@rdmark rdmark linked an issue Jan 9, 2026 that may be closed by this pull request
@sonarqubecloud

sonarqubecloud Bot commented Jan 9, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jan 9, 2026

Copy link
Copy Markdown

File Coverage Lines Branches
All files 68% 73% 63%
bstring/bstraux.c 55% 64% 46%
bstring/bstrlib.c 73% 76% 69%

Minimum allowed coverage is 50%

Generated by 🐒 cobertura-action against 3ad8a63

@rdmark
rdmark merged commit a0ecb9a into main Jan 10, 2026
19 checks passed
@rdmark
rdmark deleted the 103-msvc-compiler-warnings branch January 10, 2026 08:24
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.

MSVC compiler warnings

1 participant