-
Type: Bug
-
Resolution: Fixed
-
Priority: Trivial - P5
-
Affects Version/s: 3.5.8
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
ALL
-
Sharding 2017-07-10
The UUID::parse method uses exceptionToStatus even though the exception is already available in the catch block which results in this warning on MSVC:
src\mongo\util\uuid.cpp(56): warning C4101: 'e': unreferenced local variable