-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.2-beta0
-
Component/s: None
-
None
Windows doesn't have strcasecmp() so we have roughly a dozen or so inline checks for windows to define strcasecmp to _stricmp()
This really should be moved into compat check.