diff --git a/common.gypi b/common.gypi index 912c6773a7..39d9e04b40 100644 --- a/common.gypi +++ b/common.gypi @@ -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 diff --git a/vendor/brightray b/vendor/brightray index d88754641e..081d3c1d3b 160000 --- a/vendor/brightray +++ b/vendor/brightray @@ -1 +1 @@ -Subproject commit d88754641e6905eeb8a62b102323369645768b53 +Subproject commit 081d3c1d3bd2585ac2fc6ee77e6a0d547bc2f98f