use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add missing "#define strncasecmp _strnicmp" in init.cpp
Description
Description
Details
Details
- Provenance
Philip Kaufmann <phil.kaufmann@t-online.de> Authored on May 17 2012, 21:20 deadalnix Pushed on May 14 2017, 22:04 - Parents
- rABCf1e757075558: Merge pull request #1336 from laanwj/2012_05_consoleicon
- Branches
- Unknown
- Tags
- Reverted By
- rABCf9dd136a09f3: Revert "use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add…