0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/openssl
Bert Belder e70562704c win,openssl: disable some warnings
This patch disables two (categories of) warnings:

  * deprecation of GetVersionExA
  * possible loss of data in implicit conversion of scalar types

These warnings don't seem to point out serious problems, and avoiding
them in openssl is somebody else's business.

PR-URL: https://github.com/iojs/io.js/pull/261
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-01-08 14:17:22 +01:00
..
asm deps: update openssl to 1.0.1j 2014-11-27 19:56:41 +03:00
config openssl: don't define SIXTY_FOUR_BIT_LONG on Windows 2014-12-09 17:57:05 +01:00
openssl openssl: fix keypress requirement in apps on win32 2014-11-29 14:35:29 +03:00
buildinf.h
openssl.gyp win,openssl: disable some warnings 2015-01-08 14:17:22 +01:00