This is more consistent and slightly simpler. Testing for _tsystem() explicitly is not needed any more as _wsystem() is supported since MinGW 3.4.5, i.e. certainly present in all supported MinGW versions. See #18958.
This is more consistent and slightly simpler. Testing for _tsystem() explicitly is not needed any more as _wsystem() is supported since MinGW 3.4.5, i.e. certainly present in all supported MinGW versions. See #18958.