#8639 closed Bugs (wontfix)
Boost.Log (trunk: r84587) fails to build with g++ 4.1
Reported by: | Owned by: | Andrey Semashev | |
---|---|---|---|
Milestone: | To Be Determined | Component: | log |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | Cc: |
Attachments (1)
Change History (3)
by , 9 years ago
Attachment: | boost.log.failure.gcc4.1.log.bz2 added |
---|
comment:1 by , 9 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 by , 9 years ago
Please update the documentation to state that gcc 4.1 is not supported: http://www.boost.org/doc/libs/1_55_0/libs/log/doc/html/log/installation.html
Currently it only says it doesn't work with 4.0 and older.
Note:
See TracTickets
for help on using tickets.
Sorry, this compiler is not supported. It fails to handle TR1 result_of protocol correctly, which is necessary for the part of Boost.Log that uses Boost.Phoenix.
If you have a patch and it's not overhauling the whole library, you can reopen this ticket. Closing it for now.