Descriptionsilence has_changed_character may be used uninitialized warning
Some slightly older versions of gcc aren't clever enough to figure out
that this variable won't be used if the return value from the function
that initializes it is false. Tested with gcc 4.5.1.
R=yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18456
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|