HomePhabricator

Revert "use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add…
f9dd136a09f3Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

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

This reverts commit f4ac41806af5766199a7d526a7becbcb8a0f5ab3.

Reason: breaks build.

Details

Provenance
Jeff Garzik <jeff@garzik.org>Authored on May 18 2012, 00:14
Jeff Garzik <jgarzik@redhat.com>Committed on May 18 2012, 00:14
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGc0a360ce49f0: Merge pull request #1345 from Diapolo/strnicmp_Win32
Branches
Unknown
Tags
Unknown
Reverts
rSTAGINGf4ac41806af5: use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add missing…