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: jian yi <eyjian@…> 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 jian yi <eyjian@…>, 10 years ago

g++ (GCC) 4.1.2 (SUSE Linux) Linux 2.6.32 x86_64

comment:2 by viboes, 10 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned

comment:3 by viboes, 10 years ago

Milestone: To Be DeterminedBoost 1.53.0

Changeset [82456] by viboes

comment:4 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed

Committed revision [82491].

Note: See TracTickets for help on using tickets.