Boost C++ Libraries: Ticket #2091: gcc 4.3.1 compains about a change of meaning of dst_adjustment_offsets https://svn.boost.org/trac10/ticket/2091 <p> Note: This is a resubmission of report <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/2083" title="#2083: Bugs: gcc 4.3.1 compains about a change of meaning of dst_adjustment_offsets (closed: fixed)">#2083</a>, as I unfortunately didn't assign the ticket to a particular library part. </p> <p> /<strong></strong><strong></strong><strong></strong><strong></strong><strong></strong><strong></strong>*/ </p> <p> Hi there, </p> <p> when compiling my application with the current trunk version of Boost 1.36 under OpenSUSE 11 64 bit, gcc 4.3.1, I get the message that </p> <p> /opt/boostinclude/boost/date_time/tz_db_base.hpp:161: error: declaration of ‘typedef class boost::date_time::dst_adjustment_offsets&lt;typename time_zone_type::time_duration_type&gt; boost::date_time::tz_db_base&lt;time_zone_type, rule_type&gt;::dst_adjustment_offsets’ /opt/boostinclude/boost/date_time/time_zone_base.hpp:76: error: changes meaning of ‘dst_adjustment_offsets’ from ‘class boost::date_time::dst_adjustment_offsets&lt;typename time_zone_type::time_duration_type&gt;’ </p> <p> This can be "fixed" by removing the typedef and changing the subsequent occurrences of dst_adjustment_offsets to the corresponding template version. </p> <p> The problem also shows up with Boost 1.35. No problem is visible with the combination of gcc 1.35 and gcc 4.2.1 in 32 bit mode. </p> <p> I'd be happy to test any amended version of date_time on my penSUSE 11 box. Contact me via ruediger.berlich@… . </p> <p> Best, Ruediger </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2091 Trac 1.4.3 Steven Robbins <smr@…> Sat, 16 Aug 2008 22:26:45 GMT <link>https://svn.boost.org/trac10/ticket/2091#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/2091#comment:1</guid> <description> <p> Duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1615" title="#1615: Patches: date_time g++-4.3 fix (closed: fixed)">#1615</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Andrey Semashev</dc:creator> <pubDate>Thu, 13 Nov 2008 17:39:04 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/2091#comment:2 https://svn.boost.org/trac10/ticket/2091#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket