Opened 10 years ago
Closed 6 years ago
#8184 closed Bugs (fixed)
compile warning in 1.53: static_mutex.hpp:39, tuple.hpp:21
Reported by: | Owned by: | Joel de Guzman | |
---|---|---|---|
Milestone: | To Be Determined | Component: | fusion |
Version: | Boost 1.53.0 | Severity: | Problem |
Keywords: | Cc: |
Description
boost/regex/pending/static_mutex.hpp:39: warning: type attributes are honored only at type definition boost/fusion/tuple/detail/preprocessed/tuple.hpp:21:7: warning: no newline at end of file
Change History (4)
comment:1 by , 10 years ago
Component: | None → regex |
---|---|
Owner: | set to |
comment:2 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
(In [83980]) Fix misc. GCC-4.8 warnings. Refs #8184