Bug 40808

Summary: Include <string.h> in StringExtras.h
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, laszlo.gombos
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Other   
Attachments:
Description Flags
Patch none

Kwang Yul Seo
Reported 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.
Attachments
Patch (989 bytes, patch)
2010-06-17 20:53 PDT, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-06-17 20:53:46 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2010-06-19 08:05:53 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.