Skip to content

Conversation

@o7si
Copy link
Contributor

@o7si o7si commented Nov 18, 2025

Fix variable name typo and scope issues.

When defining CPPHTTPLIB_OPENSSL_SUPPORT, the srv variable was not in scope. Moved auto & srv = pimpl->srv; to an earlier position.

@ggerganov ggerganov merged commit 97cb3fd into ggml-org:master Nov 18, 2025
72 of 74 checks passed
ronaldmannak pushed a commit to PicoMLX/llama.cpp that referenced this pull request Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compile bug: error: ‘svr’ was not declared in this scope after #17216

2 participants