Skip to content
Commit 4bfdaa12 authored by Philip Chimento's avatar Philip Chimento
Browse files

tests: Avoid using char type in uniform_int_distribution<T> template

This is undefined behaviour. GCC and pre-15.x Clang accept it, so we
didn't notice it before.

Closes: #514
parent 35e1d81c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment