Details
-
Bug
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
ALL
-
Repl 2021-06-14
Description
Parse warning
A parse warning may reduce maintainability of the code, or it may indicate a serious error. A parse warning from the Coverity parser may indicate a bug, or poor coding practice
/src/mongo/db/read_write_concern_provenance.h:128: PW.USELESS_TYPE_QUALIFIER_ON_RETURN_TYPE 120147 type qualifier on return type is meaningless
Attachments
Issue Links
- is related to
-
SERVER-56861 Update semantics for server status's opWriteConcernCounters
-
- Closed
-
-
SERVER-51240 Add clang tidy rules to prevent const return by value and (in declarations) const pass by value
-
- Closed
-