Bug 39397 - Add COMPILER(MSVC) guard for strnstr
Summary: Add COMPILER(MSVC) guard for strnstr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-19 20:38 PDT by Kwang Yul Seo
Modified: 2010-05-21 02:40 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.15 KB, patch)
2010-05-19 20:40 PDT, Kwang Yul Seo
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kwang Yul Seo 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.
Comment 1 Kwang Yul Seo 2010-05-19 20:40:12 PDT
Created attachment 56552 [details]
Patch
Comment 2 Eric Seidel (no email) 2010-05-20 00:35:23 PDT
Comment on attachment 56552 [details]
Patch

Seems reasonable.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2010-05-21 02:40:18 PDT
All reviewed patches have been landed.  Closing bug.