mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-01-02 21:27:26 +03:00
6540dfa528
write() is declared with __attribute__ ((__warn_unused_result__)) and as such we shall check its return value. Took opportunity and adjusted error reporting a bit: if writing to stderr fails, try to write to stdout. |
||
---|---|---|
.. | ||
qtsingleapplication | ||
app.pri | ||
application.cpp | ||
application.h | ||
CMakeLists.txt | ||
filelogger.cpp | ||
filelogger.h | ||
main.cpp | ||
options.cpp | ||
options.h | ||
stacktrace.h | ||
stacktrace_win.h | ||
stacktrace_win_dlg.h | ||
stacktrace_win_dlg.ui | ||
upgrade.h |