Skip to content

common: remove duplicate check for curl#6471

Merged
phymbert merged 1 commit intoggml-org:masterfrom
danbev:common-curl-dup-checks
Apr 4, 2024
Merged

common: remove duplicate check for curl#6471
phymbert merged 1 commit intoggml-org:masterfrom
danbev:common-curl-dup-checks

Conversation

@danbev
Copy link
Copy Markdown
Member

@danbev danbev commented Apr 4, 2024

This commit removes one of the two identical checks for curl being NULL in llama_load_model_from_url.

@github-actions

This comment was marked as off-topic.

Comment thread .github/workflows/python-lint.yml Outdated
This commit removes one of the two identical checks for curl being NULL
in llama_load_model_from_url.

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
@danbev danbev force-pushed the common-curl-dup-checks branch from 1a0e4b6 to e0f2a1b Compare April 4, 2024 07:22
@phymbert phymbert merged commit 4bcd6b9 into ggml-org:master Apr 4, 2024
@danbev danbev deleted the common-curl-dup-checks branch August 13, 2025 09:15
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
This commit removes one of the two identical checks for curl being NULL
in llama_load_model_from_url.

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
phuongncn pushed a commit to phuongncn/llama.cpp-gx10-dgx-sparks-deepseekv4 that referenced this pull request Apr 28, 2026
This commit removes one of the two identical checks for curl being NULL
in llama_load_model_from_url.

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
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