[webkit-reviews] review requested: [Bug 82706] [BlackBerry] Need using namespace std for system calls in MIMESniffing.cpp : [Attachment 134750] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 30 02:18:29 PDT 2012


Charles Wei <charles.wei at torchmobile.com.cn> has asked	for review:
Bug 82706: [BlackBerry] Need using namespace std for system calls in
MIMESniffing.cpp
https://bugs.webkit.org/show_bug.cgi?id=82706

Attachment 134750: Patch
https://bugs.webkit.org/attachment.cgi?id=134750&action=review

------- Additional Comments from Charles Wei <charles.wei at torchmobile.com.cn>
strcmp and memcmp are c library APIs and should be in std namespace.


More information about the webkit-reviews mailing list