]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: add missing pragma
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 7 Dec 2022 20:17:10 +0000 (21:17 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 7 Dec 2022 20:18:24 +0000 (21:18 +0100)
commit792b1c6a6d4acee79e1287369498f6ad8e75c1bf
tree8e490dd1e8bdcd5f348ded12545073231a81b0db
parent0b09753a3f0c17164c877cf5ae9ebbc617bcf302
Cygwin: add missing pragma

Add missing "#pragma GCC diagnostic push" to the pragma bracket
guarding the srandom call.

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/random.cc
This page took 0.026855 seconds and 5 git commands to generate.