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

cargo bench -- Compare panics #1

Closed
andreesteve opened this issue Jan 9, 2021 · 1 comment
Closed

cargo bench -- Compare panics #1

andreesteve opened this issue Jan 9, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@andreesteve
Copy link
Owner

$ cargo bench -- Compare
Benchmarking Compare/voronoi/7: Warming up for 3.0000 sthread 'main' panicked at 'It seems that either 'a' (2) or 'b' (3) are not on the box's edge. Cannot link vertices not on the edge.', src/cell_builder.rs:413:17
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
@andreesteve andreesteve added the bug Something isn't working label Jan 9, 2021
@andreesteve
Copy link
Owner Author

Resolved with mourner/delaunator-rs/pull/13
A clean build after removing cargo.lock should pick up the new version of the dependency with the fix.

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

No branches or pull requests

1 participant