https://bugs.freedesktop.org/show_bug.cgi?id=86824
--- Comment #10 from Patrick Ohly <[email protected]> --- cppcheck found some issues: /data/runtests/work/sources/syncevolution/src/backends/signon/signon-accounts.cpp:130: cppcheck performance: stlcstrReturn - Returning the result of c_str() in a function that returns std::string is slow and redundant. /data/runtests/work/sources/syncevolution/src/backends/signon/signon-accounts.cpp:154: cppcheck performance: stlcstrReturn - Returning the result of c_str() in a function that returns std::string is slow and redundant. Checking /data/runtests/work/sources/syncevolution/src/backends/signon/signon-accounts.cpp: USE_SIGNON... Checking /data/runtests/work/sources/syncevolution/src/backends/pbap/PbapSyncSource.cpp: ENABLE_PBAP... /data/runtests/work/sources/syncevolution/src/backends/signon/signon.cpp:77: cppcheck performance: stlcstrReturn - Returning the result of c_str() in a function that returns std::string is slow and redundant. /data/runtests/work/sources/syncevolution/src/backends/signon/signon.cpp:119: cppcheck performance: stlcstrReturn - Returning the result of c_str() in a function that returns std::string is slow and redundant. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
_______________________________________________ Syncevolution-issues mailing list [email protected] https://lists.syncevolution.org/mailman/listinfo/syncevolution-issues
