Opened 10 years ago
Closed 10 years ago
#7874 closed Bugs (fixed)
compile warning: thread.hpp:342: warning: type attributes are honored only at type definition
Reported by: | Owned by: | viboes | |
---|---|---|---|
Milestone: | Boost 1.53.0 | Component: | thread |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | honored | Cc: |
Description
boost/thread/detail/thread.hpp:342: warning: type attributes are honored only at type definition
342 class BOOST_SYMBOL_VISIBLE id; 343 id get_id() const BOOST_NOEXCEPT;
Change History (4)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Committed revision [82491].
Note:
See TracTickets
for help on using tickets.
g++ (GCC) 4.1.2 (SUSE Linux) Linux 2.6.32 x86_64