DescriptionFix compile failure with GCC 4.5.0 (issue 1244)
GCC apparently assumes that given that we do a static cast in the next
line the value must actually be in StrictModeFlag enum range (even
though this is actually what we are asserting)
Committed: http://code.google.com/p/v8/source/detail?r=7147
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|