[Webkit-unassigned] [Bug 30474] Use ISO C++ conformant _stricmp and _strnicmp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 17 00:07:28 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30474





--- Comment #3 from Mark Rowe (bdash) <mrowe at apple.com>  2009-10-17 00:07:27 PDT ---
The bug title, ChangeLog, and Visual Studio warning are incredibly misleading. 
strnicmp is not part of POSIX and _strnicmp is certainly not part part of the
ISO C++ standard.  They’re both Microsoft extensions.  The change itself is
probably fine but IMO the ChangeLog should be corrected.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list