Reviewers: Erik Corry, Message:There are a bunch of -1's in unicode.cc that should be static_cast to uchar - my GCC was complaining. I introduced a constant for this. Feel free to change the
name of kSentinal - it does make for some long lines in the tables.
Description: Fix cast errors in unicode.cc Please review this at http://codereview.chromium.org/6077006/ Affected files: M src/unicode.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
