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

Bad sd_vector_builder order #430

Open
AkumalexTheExalted opened this issue Aug 7, 2020 · 0 comments
Open

Bad sd_vector_builder order #430

AkumalexTheExalted opened this issue Aug 7, 2020 · 0 comments

Comments

@AkumalexTheExalted
Copy link

Hi,

I use sd_vector_builder to create my sd_vector.

Without realizing it I didn't fill out the sd_vector_builder in the right order (with set) and it didn't crash.
I could still create a sd_vector, but it was an erroneous one.

Is it normal that the sd_vector_builder does not crash ?
If yes, is it possible to clearly indicate in the documentation that the code will not crash but that the result will not be correct?

Thank you,

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