Opened 10 years ago
Closed 9 years ago
#8198 closed Bugs (wontfix)
Boost.Thread force to use date_time on win32
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | Boost 1.54.0 | Component: | thread |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
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.
Change History (6)
comment:1 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 9 years ago
comment:5 by , 9 years ago
Milestone: | To Be Determined → Boost 1.54.0 |
---|
comment:6 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
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.