win,openssl: disable some warnings
authorBert Belder <bertbelder@gmail.com>
Thu, 8 Jan 2015 12:43:22 +0000 (13:43 +0100)
committerBert Belder <bertbelder@gmail.com>
Thu, 8 Jan 2015 13:17:22 +0000 (14:17 +0100)
commite70562704c863fb3f347ac3602276f2dde456b4b
tree15c16d27d29accb0a7844cd222545c1333df6c97
parent7266b75779f149ef3c394925b29e6a8295f75a36
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>
deps/openssl/openssl.gyp