Bug 20186 - boost-date_time is b0rken
Summary: boost-date_time is b0rken
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: boost-devel (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Ivan A. Melnikov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-26 19:30 MSD by Sir Raorn
Modified: 2009-05-27 12:48 MSD (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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