Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apply-tongsuo-patch-some-errors #8

Closed
liwei0526vip opened this issue Jan 7, 2025 · 4 comments
Closed

apply-tongsuo-patch-some-errors #8

liwei0526vip opened this issue Jan 7, 2025 · 4 comments

Comments

@liwei0526vip
Copy link

I did this

$ git apply tongsuo.patch
error: docs/examples/https-tlcp-doublecerts.c: already exists in working directory
error: docs/examples/https-tlcp.c: already exists in working directory
error: docs/libcurl/curl_easy_setopt.3: No such file or directory
error: patch failed: include/curl/curl.h:2210
error: include/curl/curl.h: patch does not apply
error: patch failed: lib/easyoptions.c:373
error: lib/easyoptions.c: patch does not apply
error: patch failed: lib/setopt.c:3170
error: lib/setopt.c: patch does not apply
error: patch failed: lib/url.c:3642
error: lib/url.c: patch does not apply
error: patch failed: lib/urldata.h:302
error: lib/urldata.h: patch does not apply
error: patch failed: lib/vtls/openssl.c:3484
error: lib/vtls/openssl.c: patch does not apply
error: patch failed: src/tool_cfgable.c:175
error: src/tool_cfgable.c: patch does not apply
error: patch failed: src/tool_cfgable.h:298
error: src/tool_cfgable.h: patch does not apply
error: patch failed: src/tool_getparam.c:340
error: src/tool_getparam.c: patch does not apply
error: patch failed: src/tool_listhelp.c:69
error: src/tool_listhelp.c: patch does not apply
error: patch failed: src/tool_operate.c:1927
error: src/tool_operate.c: patch does not apply
error: tests/manpage-scan.pl: No such file or directory

I expected the following

正确应用 tongshuo.patch 补丁包

curl/libcurl version

curl 最新版本

operating system

uos 20

@dongbeiouba
Copy link
Member

同步了最新的curl代码,已经基于最新curl代码适配了,需要等https://github.com/Tongsuo-Project/curl/pull/7这个PR合并之后再试试。

或者你用我的个人分支试试也行,https://github.com/dongbeiouba/curl/tree/fix/windows

@liwei0526vip
Copy link
Author

同步了最新的curl代码,已经基于最新curl代码适配了,需要等https://github.com/Tongsuo-Project/curl/pull/7这个PR合并之后再试试。

或者你用我的个人分支试试也行,https://github.com/dongbeiouba/curl/tree/fix/windows

好的,感谢回复

@liwei0526vip
Copy link
Author

@dongbeiouba 再请教个问题,咱们的 curl 国密版本支持 http2 协议访问吗?

@dongbeiouba
Copy link
Member

@dongbeiouba 再请教个问题,咱们的 curl 国密版本支持 http2 协议访问吗?

没关注国密的http2,你可以测试一下,有问题可以反馈。

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

No branches or pull requests

2 participants