Custom Query (2447 matches)
Results (517 - 519 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#31 | Invalid | Deluge does not compile with gcc4.3.0 | ||
Description |
Trunk revison 2769 does not compile with gcc4.3.0 Here is the error: In file included from /usr/include/boost/date_time/gregorian/gregorian_io.hpp:12,
/usr/include/boost/date_time/date_facet.hpp:560: Fehler: Deklaration von »void boost::date_time::date_input_facet<date_type, CharT, InItrT>::special_values_parser(boost::date_time::special_values_parser<date_type, charT>)« /usr/include/boost/date_time/special_values_parser.hpp:34: Fehler: verändert die Bedeutung von »special_values_parser« von »class boost::date_time::special_values_parser<date_type, charT>« |
|||
#2326 | Fixed | don't bundle rencode | ||
Description |
I am the Fedora maintainer of Deluge and recently it was noted the Deluge bundles the Python implementation of rencode. Could you drop the bundling? I noticed that it is used as fallback but distributions generally don't prefer bundling anyway https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries Also the C version which provides the same interface as Python performs better https://bugzilla.redhat.com/show_bug.cgi?id=953700 I am pushing a build in Fedora that removes the bundled copy. Thanks |
|||
#2327 | Fixed | install deluge svg to correct location | ||
Description |
I have attached a patch from Fedora |