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

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.