RESOLVED FIXED 40808
Include <string.h> in StringExtras.h
https://bugs.webkit.org/show_bug.cgi?id=40808
Summary Include <string.h> in StringExtras.h
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.