Bug 40808 - Include <string.h> in StringExtras.h
Summary: Include <string.h> in StringExtras.h
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-06-17 20:50 PDT by Kwang Yul Seo
Modified: 2010-06-19 08:05 PDT (History)
2 users (show)

See Also:


Attachments
Patch (989 bytes, patch)
2010-06-17 20:53 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-06-17 20:50:36 PDT
Without string.h, RVCT 2.2 can't compile StringExtras.h. It can't find strlen and strncmp.
Comment 1 Kwang Yul Seo 2010-06-17 20:53:46 PDT
Created attachment 59068 [details]
Patch
Comment 2 WebKit Commit Bot 2010-06-19 08:05:49 PDT
Comment on attachment 59068 [details]
Patch

Clearing flags on attachment: 59068

Committed r61489: <http://trac.webkit.org/changeset/61489>
Comment 3 WebKit Commit Bot 2010-06-19 08:05:53 PDT
All reviewed patches have been landed.  Closing bug.