Boost C++ Libraries: Ticket #8198: Boost.Thread force to use date_time on win32 https://svn.boost.org/trac10/ticket/8198 <p> On Win32 platform, thread.hpp includes win32/thread_time.hpp, which depends on date_time. It doesn't help even predefines BOOST_THREAD_VERSION=4 and BOOST_THREAD_DONT_USE_DATETIME. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8198 Trac 1.4.3 viboes Sat, 02 Mar 2013 22:51:28 GMT owner, status changed https://svn.boost.org/trac10/ticket/8198#comment:1 https://svn.boost.org/trac10/ticket/8198#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Wed, 13 Mar 2013 23:06:47 GMT <link>https://svn.boost.org/trac10/ticket/8198#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8198#comment:2</guid> <description> <p> I have no time to remove this dependency for 1.54, so I'll force it and documented the constraint. I will take care of it for 1.55. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Thu, 14 Mar 2013 17:23:59 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8198#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8198#comment:3</guid> <description> <p> Committed revision <a class="changeset" href="https://svn.boost.org/trac10/changeset/83426" title="Thread: force BOOST_THREAD_USES_DATETIME on windows #8198.">[83426]</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Tue, 04 Jun 2013 06:21:35 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8198#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8198#comment:4</guid> <description> <p> After more deeper analysis I will not fix it, and Boost.Thread will need Boost.<a class="missing wiki">DateTime</a> until the <a class="missing wiki">DateTime</a> related interfaces will be removed. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Tue, 04 Jun 2013 06:23:19 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/8198#comment:5 https://svn.boost.org/trac10/ticket/8198#comment:5 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.54.0</span> </li> </ul> Ticket viboes Sat, 08 Jun 2013 13:32:19 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/8198#comment:6 https://svn.boost.org/trac10/ticket/8198#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">wontfix</span> </li> </ul> Ticket