HomePhabricator

use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add missing…
f4ac41806af5Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add missing "#define strncasecmp _strnicmp" in init.cpp

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on May 17 2012, 21:20
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGf1e757075558: Merge pull request #1336 from laanwj/2012_05_consoleicon
Branches
Unknown
Tags
Unknown
Reverted By
rSTAGINGf9dd136a09f3: Revert "use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add…