Ok
http://codereview.chromium.org/115252/diff/1014/10 File src/globals.h (right): http://codereview.chromium.org/115252/diff/1014/10#newcode92 Line 92: // Fix for Mac OS X defining uintptr_t as "unsigned long": I would probably structure this as an if/else with the defines above (so you don't have to undef), and I wouldn't say Fix, just say that OS X defines it as unsigned long. http://codereview.chromium.org/115252 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
