1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-12 07:03:44 +00:00
transmission/daemon
Charles Kerr a952a0731f
refactor: remove the tr_error** idiom (#6198)
* refactor: remove the tr_error** idiom

* fix: tr_error::message() is only constexpr in c++20 and up

* chore: silence a couple of g++-12 Wshadow warnings
2023-11-04 11:39:41 -05:00
..
CMakeLists.txt Modernize CMake code (ongoing refactoring) (#4515) 2023-01-02 16:23:51 +00:00
daemon-posix.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
daemon-win32.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
daemon.cc refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
daemon.h refactor: remove the tr_error** idiom (#6198) 2023-11-04 11:39:41 -05:00
my-valgrind.sh
transmission-daemon.1 docs: update log-level in transmission-daemon.1 manpage (#6059) 2023-10-01 18:21:14 -05:00
transmission-daemon.service