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

warning警告排除deprecated #1

Merged
merged 1 commit into from
Apr 23, 2023
Merged

Conversation

coseyo
Copy link
Owner

@coseyo coseyo commented Apr 23, 2023

使用 go test 测试分词时会展示多行 deprecated 的warning信息,新增 CXXFLAGS -Wno-deprecated 可以隐藏相关信息展示,避免干扰正常信息的返回。

使用 go test 测试分词时会展示多行 deprecated 的warning信息,新增 CXXFLAGS  -Wno-deprecated 可以隐藏相关信息展示,避免干扰正常信息的返回。
@coseyo coseyo merged commit 765cb85 into master Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant