mirror of
https://github.com/electron/electron.git
synced 2026-02-10 15:15:43 -05:00
win: Fix a compiler warning in Node
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
4152, # function/data pointer conversion in expression
|
||||
4206, # translation unit is empty
|
||||
4204, # non-constant aggregate initializer
|
||||
4210, # nonstandard extension used : function given file scope
|
||||
4214, # bit field types other than int
|
||||
4232, # address of dllimport 'free' is not static, identity not guaranteed
|
||||
4291, # no matching operator delete found
|
||||
|
||||
Reference in New Issue
Block a user