build: disable some msvc compiler warnings
authorBert Belder <bertbelder@gmail.com>
Thu, 1 Aug 2013 09:53:41 +0000 (11:53 +0200)
committerBert Belder <bertbelder@gmail.com>
Thu, 1 Aug 2013 09:53:41 +0000 (11:53 +0200)
These are not real problems, and they are so plenty that actual problems
are hidden from view.

common.gypi

index 5572c75..61172ef 100644 (file)
         ],
       },
     },
+    'msvs_disabled_warnings': [4351, 4355, 4800],
     'conditions': [
       ['OS == "win"', {
         'msvs_cygwin_shell': 0, # prevent actions from trying to use cygwin