std::string GetWarnings(const std::string& strFor) is declared in
warnings.h and validation.h, and defined in warnings.cpp.
Backport of core PR10864
Differential D2201
Avoid redundant redeclaration of GetWarnings(const string&) Fabien on Dec 17 2018, 09:25. Authored by
Details
std::string GetWarnings(const std::string& strFor) is declared in Backport of core PR10864 Run with the -testsafemode=1 argument and check the warning appears
Diff Detail
Event Timeline |