]> git.ipfire.org Git - thirdparty/squid.git/commit
Regression fix: revert rev.12815 MinGW C++11 support
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 3 Sep 2013 00:16:54 +0000 (12:16 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 3 Sep 2013 00:16:54 +0000 (12:16 +1200)
commit5afc4bc88f7c19055896c01db19928d013662aa1
treeac849e05acf2bd1d4734207bdd8a084720b6709c
parent2cf8425b9e5374da5b7ef15bc073abc523ffa44c
Regression fix: revert rev.12815 MinGW C++11 support

MinGW supports c++11 but in ANSI-strict way. Squid code still contains
non-standard strcasecmp strncasecmp and possibly other functions.

  This is a iCelero Project.
configure.ac