On 2009/05/07 07:59:15, Lasse Reichstein wrote:
> Review please.

Are you sure that "%p" doesn't also print "0x" on Linux? I've just
checked that under gcc 4.0.3 it does.

The inconsitency between Windows and Linux behavior on interpreting %p
was the main reason of using "%x" which works everywhere the same.

http://codereview.chromium.org/114010

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to