mirror of
https://github.com/electron/electron.git
synced 2026-01-24 23:08:10 -05:00
win: Suppress size loss warnings
This commit is contained in:
@@ -192,6 +192,7 @@
|
||||
4005, # (node.h) macro redefinition
|
||||
4189, # local variable is initialized but not referenced
|
||||
4201, # (uv.h) nameless struct/union
|
||||
4267, # conversion from 'size_t' to 'int', possible loss of data
|
||||
4503, # decorated name length exceeded, name was truncated
|
||||
4800, # (v8.h) forcing value to bool 'true' or 'false'
|
||||
4819, # The file contains a character that cannot be represented in the current code page
|
||||
|
||||
2
vendor/brightray
vendored
2
vendor/brightray
vendored
Submodule vendor/brightray updated: d88754641e...081d3c1d3b
Reference in New Issue
Block a user