]> www.wagner.pp.ru Git - openssl-gost/engine.git/commit
MSVC: Ifdef GCC pragmas
authorVitaly Chikunov <vt@altlinux.org>
Sat, 4 Dec 2021 06:00:47 +0000 (09:00 +0300)
committerDmitry Belyavskiy <beldmit@users.noreply.github.com>
Sat, 11 Dec 2021 16:45:14 +0000 (19:45 +0300)
commit55f0eb1b77c1c1bfc387927bad06210257f50f21
tree9c2898d5ae653721a61e1a021c45ac5de64aecd1
parentea08f653579978ba0e39d5a71bce9ed47452f0e3
MSVC: Ifdef GCC pragmas

Error message:

  test_ciphers.c(37,9): warning C4068: unknown pragma 'GCC'

Signed-off-by: Vitaly Chikunov <vt@altlinux.org>
test_ciphers.c
test_digest.c
test_tls.c