Skip to content

Fix the --disable-filesystem build - #297

Open
stenslae wants to merge 1 commit into
wolfSSL:mainfrom
stenslae:split/disable-filesystem-fix
Open

stenslae wants to merge 1 commit into
wolfSSL:mainfrom
stenslae:split/disable-filesystem-fix

Conversation

@stenslae

Copy link
Copy Markdown
Member

Guard wolfCLU_Base64Help() and base64_options behind WOLFCLU_BASE64_ENABLED to prevent -Wunused-function / -Wunused-const-variable errors on a --disable-filesystem build. Add similar guards to s_server example paths.

Update Python tests to skip file-backed subcommands when filesystem support is disabled.

Guard wolfCLU_Base64Help() and base64_options behind WOLFCLU_BASE64_ENABLED
to prevent -Wunused-function / -Wunused-const-variable errors on a
--disable-filesystem build. Add similar guards to s_server example paths.

Update Python tests to skip file-backed subcommands when filesystem support
is disabled.
@stenslae stenslae self-assigned this Sep 18, 2026

@wolfSSL-Fenrir-bot wolfSSL-Fenrir-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fenrir Automated Review — PR #297

Scan targets checked: wolfclu-src, wolfclu-bugs

Fenrir result: Approved ✅

No new issues found in the changed files.

Advisory only — this automated result does not count as a GitHub approval.

@stenslae stenslae assigned wolfSSL-Bot and unassigned stenslae Sep 18, 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.

3 participants