-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines
-
StorEng - Defined Pipeline
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
/test/model/src/driver/debug_log_parser.cpp:316: PW.NO_CTOR_BUT_CONST_OR_REF_MEMBER 138364 class "model::from_debug_log_helper_args" defines no constructor to initialize the following:
/test/model/src/driver/debug_log_parser.cpp:316: PW.NO_CTOR_BUT_CONST_OR_REF_MEMBER 138364 reference member "model::from_debug_log_helper_args::parser"
/test/model/src/driver/debug_log_parser.cpp:316: PW.NO_CTOR_BUT_CONST_OR_REF_MEMBER 138364 reference member "model::from_debug_log_helper_args::database"
- duplicates
-
WT-12069 Fix Coverity bugs in the model
- Closed