[projmgr] External Generator PoC #278
Annotations
6 warnings
tools/projmgr/src/ProjMgr.cpp#L61
initializer order does not match the declaration order [-Wreorder-ctor]
|
tools/projmgr/src/ProjMgrWorker.cpp#L45
field 'm_dryRun' will be initialized after field 'm_parser' [-Wreorder-ctor]
|
buildswig/tools/projmgr/swig/python/CMakeFiles/projmgr-python.dir/projmgrPYTHON_wrap.cxx#L4288
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
buildswig/tools/projmgr/swig/python/CMakeFiles/projmgr-python.dir/projmgrPYTHON_wrap.cxx#L4304
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
buildswig/tools/projmgr/swig/python/CMakeFiles/projmgr-python.dir/projmgrPYTHON_wrap.cxx#L4644
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
tools/projmgr/src/ProjMgr.cpp#L61
initializer order does not match the declaration order [-Wreorder-ctor]
|
The logs for this run have expired and are no longer available.
Loading