Commit 6a169d27 by Adeel

Code: Unignores MSVCR warnings.

* Because we tend to fix them, not ignore.
parent 272518e0
...@@ -88,13 +88,7 @@ ...@@ -88,13 +88,7 @@
'/EHsc' '/EHsc'
] ]
} }
}, }
'msvs_disabled_warnings': [
# conversion from `double` to `size_t`, possible loss of data
4244,
# decorated name length exceeded
4503
]
}], }],
['OS!="win"', { ['OS!="win"', {
'cflags_cc+': [ 'cflags_cc+': [
......
body{background:white} body{background:white}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment