Bug 39719 - RVCT does not have strnstr.
Summary: RVCT does not have strnstr.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 03:32 PDT by Kwang Yul Seo
Modified: 2010-05-27 05:37 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.15 KB, patch)
2010-05-26 03:33 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-26 03:32:36 PDT
Add COMPILER(RVCT) guard to strnstr in StringExtras.h as RVCT does not provide strnstr.
Comment 1 Kwang Yul Seo 2010-05-26 03:33:45 PDT
Created attachment 57087 [details]
Patch
Comment 2 Kwang Yul Seo 2010-05-26 03:34:52 PDT
CC'ing Laszlo.
Comment 3 WebKit Commit Bot 2010-05-27 05:36:57 PDT
Comment on attachment 57087 [details]
Patch

Clearing flags on attachment: 57087

Committed r60294: <http://trac.webkit.org/changeset/60294>
Comment 4 WebKit Commit Bot 2010-05-27 05:37:03 PDT
All reviewed patches have been landed.  Closing bug.