RESOLVED FIXED 39397
Add COMPILER(MSVC) guard for strnstr
https://bugs.webkit.org/show_bug.cgi?id=39397
Summary Add COMPILER(MSVC) guard for strnstr
Kwang Yul Seo
Reported 2010-05-19 20:38:08 PDT
BREWMP uses MSVC for simulator build, but it is not OS(WINDOWS). Add COMPILER(MSVC) guard for strnstr.
Attachments
Patch (1.15 KB, patch)
2010-05-19 20:40 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-05-19 20:40:12 PDT
Eric Seidel (no email)
Comment 2 2010-05-20 00:35:23 PDT
Comment on attachment 56552 [details] Patch Seems reasonable.
WebKit Commit Bot
Comment 3 2010-05-21 02:40:14 PDT
Comment on attachment 56552 [details] Patch Clearing flags on attachment: 56552 Committed r59921: <http://trac.webkit.org/changeset/59921>
WebKit Commit Bot
Comment 4 2010-05-21 02:40:18 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.