Bug 20186

Summary: boost-date_time is b0rken
Product: Sisyphus Reporter: Sir Raorn <raorn>
Component: boost-develAssignee: Ivan A. Melnikov <iv>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: iv, php-coder, sem
Version: unstable   
Hardware: all   
OS: Linux   

Description Sir Raorn 2009-05-26 19:30:04 MSD
$ echo '#include <boost/date_time.hpp>' > t.cpp
$ g++ -c -o t.o t.cpp
In file included from /usr/include/boost/date_time/local_time/tz_database.hpp:14,
                 from /usr/include/boost/date_time/local_time/local_time.hpp:19,
                 from /usr/include/boost/date_time.hpp:15,
                 from t.cpp:1:
/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>'

boost-devel-1.36.0-alt6
Comment 1 Ivan A. Melnikov 2009-05-26 20:47:41 MSD
Это https://svn.boost.org/trac/boost/ticket/1615

Исправленная сборка будет сегодня или завтра.
Comment 2 Ivan A. Melnikov 2009-05-27 12:48:01 MSD
1.36.0-alt7