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

1.3.0 版本在编译的时候有warning #113

Open
zzz686970 opened this issue Apr 5, 2024 · 6 comments
Open

1.3.0 版本在编译的时候有warning #113

zzz686970 opened this issue Apr 5, 2024 · 6 comments

Comments

@zzz686970
Copy link

github.com/yanyiwu/gojieba

In file included from jieba.cpp:5:
In file included from ../../../pkg/mod/github.com/yanyiwu/[email protected]/deps/cppjieba/Jieba.hpp:4:
In file included from ../../../pkg/mod/github.com/yanyiwu/[email protected]/deps/cppjieba/QuerySegment.hpp:8:
../../../pkg/mod/github.com/yanyiwu/[email protected]/deps/cppjieba/DictTrie.hpp:152:12: warning: variable 'lineno' set but not used [-Wunused-but-set-variable]
../../../pkg/mod/github.com/yanyiwu/[email protected]/deps/cppjieba/DictTrie.hpp:217:17: warning: variable 'lineno' set but not used [-Wunused-but-set-variable]

@yinshengji-tal
Copy link

我这也报,有解决方案吗

@buqiuwenda
Copy link

warning: variable 'lineno' set but not used [-Wunused-but-set-variable]

@buqiuwenda
Copy link

+1 , 有解决办法吗

@thiinbit
Copy link

+1

@lihaoqiang001
Copy link

请问有解决办法吗?

@yanyiwu
Copy link
Owner

yanyiwu commented Jul 29, 2024

升级到最新版本v1.4.1 预期就没有了,还有的话可以单独起个issue看看

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

6 participants