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

[BUG] example/simple_example.cc is out of date #268

Open
ZhaoHaoRu opened this issue Jul 15, 2023 · 0 comments
Open

[BUG] example/simple_example.cc is out of date #268

ZhaoHaoRu opened this issue Jul 15, 2023 · 0 comments

Comments

@ZhaoHaoRu
Copy link

[BUG]

In CHANGELOG.md, it mentioned that PinnableSlice was not removed in v1.2.1, but PinnableSlice type is still used in example/simple_example.cc. So when I tried to run this code, it couldn't compile successfully.

[Enhancement]

Solution

Maybe the developers need to remove the usage of PinnableSlice from example/simple_example.cc and replace with an available type.

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

1 participant