[webkit-reviews] review requested: [Bug 30474] Use _stricmp and _strnicmp instead of deprecated stricmp and strnicmp. : [Attachment 41354] Update ChangeLog
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 17 00:43:37 PDT 2009
Kwang Yul Seo <kwangyul.seo at gmail.com> has asked for review:
Bug 30474: Use _stricmp and _strnicmp instead of deprecated stricmp and
strnicmp.
https://bugs.webkit.org/show_bug.cgi?id=30474
Attachment 41354: Update ChangeLog
https://bugs.webkit.org/attachment.cgi?id=41354&action=review
------- Additional Comments from Kwang Yul Seo <kwangyul.seo at gmail.com>
Update the ChangeLog because stricmp and strnicmp are not POSIX functions but
Microsfot extensions.
More information about the webkit-reviews
mailing list