[PATCH] Random shuffle moveable: container size

Jonathan Wakely jwakely@redhat.com
Tue Oct 13 09:26:00 GMT 2015


On 08/10/15 10:35 -0300, Aurelio Remonda wrote:
>This patch reduces the size of the array A (the array that contains
>the values being shuffled) so the test can pass while running the
>stdlibc++ testsuite.

Ahem! The project's name is libstdc++ !!! :-)


>It also make some minor changes such as:
>*Deleting a useless call to fill_ascending function on test02.
>*Changing N from const int to const unsigned int.
>I have a company-wide copyright assignment, but I don't have commit access.

OK, I will commit this (without the unnecessary whitespace changes).

Thanks.



More information about the Libstdc++ mailing list