[Bug libstdc++/125684] cppcheck: 7 * tighten up internal interfaces in libstdc++-v3

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 23 13:36:44 GMT 2026


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125684

--- Comment #3 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <redi@gcc.gnu.org>:

https://gcc.gnu.org/g:d5cd0663e80ccdff2c82652a0aa559efc8bf3859

commit r17-1776-gd5cd0663e80ccdff2c82652a0aa559efc8bf3859
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Tue Jun 16 14:51:53 2026 +0100

    libstdc++: Use const void* for parameters of some internal helpers
[PR125684]

    libstdc++-v3/ChangeLog:

            PR libstdc++/125684
            * src/c++11/random.cc (bad_seed, which_source): Change void*
            parameters to const void *.


More information about the Gcc-bugs mailing list