Lgtm
http://codereview.chromium.org/160451/diff/1/3 File src/platform-posix.cc (right): http://codereview.chromium.org/160451/diff/1/3#newcode93 Line 93: if (NULL == t) return const_cast<char*>(""); Maybe OS::LocalTimezone should return a const char* instead, to avoid these const casts? http://codereview.chromium.org/160451 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
