fix: build error on macos due to emplace_back
#165
Annotations
2 warnings
Build
template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
|
Build:
3rdpart/sast-link-cxx-sdk/src/details/LoginController.cc#L116
ignoring return value of ‘int system(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
Loading