-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
PW.USELESS_TYPE_QUALIFIER_ON_RETURN_TYPE
Defect 100604 (STATIC_C)
Checker PW.USELESS_TYPE_QUALIFIER_ON_RETURN_TYPE (subcategory none)
File: /src/mongo/db/repl/repl_set_config.cpp
Parse Warning (no function name available)
/src/mongo/db/repl/repl_set_config.cpp, line: 644
type qualifier on return type is meaningless
const int ReplSetConfig::findMemberIndexByConfigId(long long configId) const {