Custom Query (2447 matches)
Results (115 - 117 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#28 | Fixed | Create torrent functionality | ||
Description |
to be able to make a torrent on a server from your desktop !! with the webgui . |
|||
#30 | Duplicate | 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>« |
|||
#35 | Fixed | platform.machine() should consider "Power Macintosh" | ||
Description |
On PowerPc-based Macs, platform.machine gives "Power Mac", not "ppc", therefore configure reports Couldn't detect CPU architecture |