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 · 2 comments
Open

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

zzz686970 opened this issue Apr 5, 2024 · 2 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/gojieba@v1.3.0/deps/cppjieba/Jieba.hpp:4:
In file included from ../../../pkg/mod/github.com/yanyiwu/gojieba@v1.3.0/deps/cppjieba/QuerySegment.hpp:8:
../../../pkg/mod/github.com/yanyiwu/gojieba@v1.3.0/deps/cppjieba/DictTrie.hpp:152:12: warning: variable 'lineno' set but not used [-Wunused-but-set-variable]
../../../pkg/mod/github.com/yanyiwu/gojieba@v1.3.0/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]

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

3 participants