f84835b0c6
tools/Config.cpp: In member function 'virtual int Config::main(const std::vector<std::basic_string<char> >&)':
tools/Config.cpp:480:18: error: ignoring return value of 'int chown(const char*, __uid_t, __gid_t)' declared with attribute 'warn_unused_result' [-Werror=unused-result]
480 | chown(proofKeyPath.c_str(), pwd->pw_uid, -1);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From
|
||
---|---|---|
.. | ||
Config.cpp | ||
ConfigMigrationAssistant.cpp | ||
Connect.cpp | ||
COOLWebSocket.hpp | ||
KitClient.cpp | ||
map.cpp | ||
mount.cpp | ||
Replay.hpp | ||
Stress.cpp | ||
Tool.cpp | ||
WebSocketDump.cpp |