Files
rtorrent/src/rpc
stickz 3c65afcf8c tinyxml2: Resolve LTO issues
We can't have two classes with the same name in the rpc namespace. It causes ODR and lto-type-mismatches when compiling rTorrent with LTO.

This pull request addresses the problem by renaming the `xmlrpc_error` error class to `xmlrpc_error_c` in the xmlrpc_c file.
2024-12-27 00:55:29 +09:00
..
2024-11-25 18:44:28 +09:00
2024-12-05 04:00:54 +09:00
2024-11-13 19:22:34 +09:00
2024-11-13 19:22:34 +09:00
2024-12-05 04:00:54 +09:00
2014-05-13 23:36:37 +09:00
2011-10-09 06:30:14 +00:00
2011-12-26 14:32:45 +09:00
2024-08-20 17:56:03 +00:00
2024-08-20 17:56:03 +00:00
2012-05-22 17:19:19 +09:00
2011-10-09 06:30:14 +00:00
2011-10-09 06:30:14 +00:00
2024-12-27 00:55:29 +09:00
2024-12-07 19:26:29 +09:00