24 Oct 14:30
Re: [1.37.0 beta] Beta release available on SourceForge
Beman Dawes <bdawes <at> acm.org>
2008-10-24 12:30:26 GMT
2008-10-24 12:30:26 GMT
On Thu, Oct 23, 2008 at 3:55 PM, Andrey Semashev <andrey.semashev <at> gmail.com>wrote: > Ruediger Berlich wrote: > > > A small, but from my point of view still significant, nuisance is that > bug > > report 2091 doesn't appear to have been fixed, although it is easy to > cure > > with a change of > > > > typedef dst_adjustment_offsets<time_duration_type> > dst_adjustment_offsets; > > > > to > > > > typedef boost::date_time::dst_adjustment_offsets<time_duration_type> > > dst_adjustment_offsets; > > > > in line 161 of <BOOSTROOT>/boost/date_time/tz_db_base.hpp . > > > > Alternatively it is possible to rename the typedef in line 161 and in the > 2 > > or so subsequent occurances. > > I have sent patches for this and some other issues to Jeff for approval. > I hope we will manage to merge those fixes before the final release. We will get as many as possible into the final release. Thanks, --Beman _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed