Opened 17 years ago
Closed 17 years ago
#30 closed bug (Duplicate)
Deluge does not compile with gcc4.3.0
Reported by: | anonymous | Owned by: | markybob |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | 0.5.x | Version: | svn |
Keywords: | Cc: |
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,
from /usr/include/boost/date_time/gregorian/conversion.hpp:23, from /usr/include/boost/date_time/gregorian/gregorian.hpp:21, from /usr/include/boost/date_time/posix_time/time_formatters.hpp:12, from /usr/include/boost/date_time/posix_time/posix_time.hpp:24, from src/deluge_core.cpp:50:
/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>«