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

The argument parsing in zenoh-ext/examples should be improved. #889

Closed
YuanYuYuan opened this issue Apr 1, 2024 · 0 comments · Fixed by #934
Closed

The argument parsing in zenoh-ext/examples should be improved. #889

YuanYuYuan opened this issue Apr 1, 2024 · 0 comments · Fixed by #934
Labels
bug Something isn't working

Comments

@YuanYuYuan
Copy link
Contributor

Describe the bug

cargo run --example z_pub_cache -- -l 'tcp/127.0.0.1:7447' produces the following errors

thread 'main' panicked at 'Mismatch between definition and access of `listen`. Could not downcast to &alloc::string::String, need to downcast to alloc::string::String
', zenoh-ext/examples/z_pub_cache.rs:86:32
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To reproduce

As above.

System info

  • OS: Arch Linux x86_64
  • Kernel: 6.8.2-arch2-1
@YuanYuYuan YuanYuYuan added the bug Something isn't working label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant