marko
2008-03-30, 03:45 PM CDT
One of the reasons I really wanted to try F9 Beta was to get my
hands on the new GCC 4.3.
Upon compiling my project I got this error:
/usr/include/boost/date_time/tz_db_base.hpp:161: error: declaration of ‘typedef class boost::date_time::dst_adjustment_offsets<typename time_zone_type::time_duration_type> boost::date_time::tz_db_base<time_zone_type, rule_type>::dst_adjustment_offsets’
/usr/include/boost/date_time/time_zone_base.hpp:76: error: changes meaning of ‘dst_adjustment_offsets’ from ‘class boost::date_time::dst_adjustment_offsets<typename time_zone_type::time_duration_type>’
This is not in my code but in the boost stuff itself. I wanted to confirm if others
see this before possibly taking this to bugzilla.
the packages installed are
boost-devel-1.34.1-13.fc9.i386
boost-devel-static-1.34.1-13.fc9.i386
boost-1.34.1-13.fc9.i386
kernel-2.6.25-0.163.rc7.git1.fc9.i686
gcc-4.3.0-5.i386
Mark
hands on the new GCC 4.3.
Upon compiling my project I got this error:
/usr/include/boost/date_time/tz_db_base.hpp:161: error: declaration of ‘typedef class boost::date_time::dst_adjustment_offsets<typename time_zone_type::time_duration_type> boost::date_time::tz_db_base<time_zone_type, rule_type>::dst_adjustment_offsets’
/usr/include/boost/date_time/time_zone_base.hpp:76: error: changes meaning of ‘dst_adjustment_offsets’ from ‘class boost::date_time::dst_adjustment_offsets<typename time_zone_type::time_duration_type>’
This is not in my code but in the boost stuff itself. I wanted to confirm if others
see this before possibly taking this to bugzilla.
the packages installed are
boost-devel-1.34.1-13.fc9.i386
boost-devel-static-1.34.1-13.fc9.i386
boost-1.34.1-13.fc9.i386
kernel-2.6.25-0.163.rc7.git1.fc9.i686
gcc-4.3.0-5.i386
Mark