[Webkit-unassigned] [Bug 46079] Fix Opcode stats compilation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 08:41:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=46079


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68064|review?                     |review+
               Flag|                            |




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2010-09-20 08:41:44 PST ---
(From update of attachment 68064)
View in context: https://bugs.webkit.org/attachment.cgi?id=68064&action=prettypatch

Looks sane to me!

> JavaScriptCore/bytecode/Opcode.cpp:34
> +#include <stdio.h>

I prefer C++ style includes <cstdio>, but I don't know if this is a WebKit standard.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list