A typo
Continue reading
TortoiseGIT
Do not use #pragma warning(default:X)
The fragment is taken from TortoiseGIT project. The error is detected by the following diagnostic: V665 Possibly, the usage of ‘#pragma warning(default: X)’ is incorrect in this context. The ‘#pragma warning(push/pop)’ should be used instead.