I see a wrong change in platform-freebsd, but it's trivial to fix.
LGTM, I will land a corrected change. http://codereview.chromium.org/6543039/diff/1010/src/platform-freebsd.cc File src/platform-freebsd.cc (right): http://codereview.chromium.org/6543039/diff/1010/src/platform-freebsd.cc#newcode241 src/platform-freebsd.cc:241: FILE* file = fopen(name, "r+"); Looks like you've changed this in a wrong place. http://codereview.chromium.org/6543039/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
