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

Map<K,V> checks rely on C asserts #533

Closed
lgeretti opened this issue Apr 20, 2021 · 0 comments
Closed

Map<K,V> checks rely on C asserts #533

lgeretti opened this issue Apr 20, 2021 · 0 comments
Assignees
Labels
deficiency Un undesirable feature which is not a bug utility Utility module

Comments

@lgeretti
Copy link
Member

We shall make C assert calls ARIADNE_ASSERT for that class, since it is not performance-critical and instead it yields errors that are not even caught properly in our testing framework.

@lgeretti lgeretti added utility Utility module deficiency Un undesirable feature which is not a bug labels Apr 20, 2021
@lgeretti lgeretti self-assigned this Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deficiency Un undesirable feature which is not a bug utility Utility module
Development

No branches or pull requests

1 participant