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

Random generator with signed params and unsigned types #72

Open
jfalcou opened this issue Nov 27, 2022 · 0 comments
Open

Random generator with signed params and unsigned types #72

jfalcou opened this issue Nov 27, 2022 · 0 comments
Labels
bug Something isn't working [[RELEASE]] Release Related Issues !reproduced! Bug has been reproduced

Comments

@jfalcou
Copy link
Owner

jfalcou commented Nov 27, 2022

From jfalcou/eve#1460

"There is also an issue in https://github.com/jfalcou/tts/blob/main/include/tts/tts.hpp#L943 which can create a std::uniform_int_distribution<uint64_t> from -10 to +10 which become 18446744073709551606 to 10, which triggers an assertion in MSVC"

@jfalcou jfalcou added bug Something isn't working [[RELEASE]] Release Related Issues !reproduced! Bug has been reproduced labels Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working [[RELEASE]] Release Related Issues !reproduced! Bug has been reproduced
Projects
None yet
Development

No branches or pull requests

1 participant