Skip to content

Silence compiler warnings - #627

Merged
mtrojnar merged 3 commits into
OpenSC:masterfrom
olszomal:mkerr
Nov 13, 2025
Merged

Silence compiler warnings#627
mtrojnar merged 3 commits into
OpenSC:masterfrom
olszomal:mkerr

Conversation

@olszomal

@olszomal olszomal commented Nov 7, 2025

Copy link
Copy Markdown
Collaborator
  • Refactor Makefile.am to isolate error modules and eliminate warnings in eng_err.c, p11_err.c, and p11_ckr.c under strict build configurations.
  • Fix compiler warnings reported with -Wstrict-prototypes and -Wpedantic.
  • Update several functions to use the proper (void) form for empty parameter lists, ensuring full C89/C99 compliance.

@mtrojnar
mtrojnar merged commit 68d4038 into OpenSC:master Nov 13, 2025
10 checks passed
@olszomal
olszomal deleted the mkerr branch February 5, 2026 12:56
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.

2 participants