Boost C++ Libraries: Ticket #5345: time_serialize.hpp: fails to compile https://svn.boost.org/trac10/ticket/5345 <p> looks like <strong>typename</strong> keyword is used with non template argument. </p> <p> <strong>typename</strong> posix_time::time_duration::hour_type h = td.hours(); </p> <p> I am attaching a patch </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5345 Trac 1.4.3 Leonid Gershanovich <gleonid@…> Sun, 20 Mar 2011 18:00:00 GMT attachment set https://svn.boost.org/trac10/ticket/5345 https://svn.boost.org/trac10/ticket/5345 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">time_serialize.hpp.patch.1_34_1</span> </li> </ul> Ticket Leonid Gershanovich <gleonid@…> Sun, 20 Mar 2011 18:01:52 GMT <link>https://svn.boost.org/trac10/ticket/5345#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5345#comment:1</guid> <description> <p> I failed to mention that because of this I am getting errors with gcc 4.1.2 on RHEL 5 </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Wed, 30 Mar 2011 15:59:15 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5345#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5345#comment:2</guid> <description> <p> I tested this patch with gcc 4.2 and it compiled cleanly w/-Wall </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Wed, 30 Mar 2011 22:27:09 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5345#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5345#comment:3</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/70770" title="Applied patch - Refs #5345">[70770]</a>) Applied patch - Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5345" title="#5345: Bugs: time_serialize.hpp: fails to compile (closed: fixed)">#5345</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Mon, 04 Apr 2011 23:47:22 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5345#comment:4 https://svn.boost.org/trac10/ticket/5345#comment:4 <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> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/70986" title="Merge date/time fixes to release. Fixes #5345">[70986]</a>) Merge date/time fixes to release. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5345" title="#5345: Bugs: time_serialize.hpp: fails to compile (closed: fixed)">#5345</a> </p> Ticket