#713 closed Support Requests (wontfix)
Boost.Format doesn't work on MSVC with /vd2 compiler option
Reported by: | smart_n | Owned by: | Samuel Krempp |
---|---|---|---|
Milestone: | Component: | format | |
Version: | None | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
The problem is that Boost.Format doesn't work(raise exception) with /vd2 compiler option on Microsoft Visual Studio 2005. Is it possible to use Boost.Format with this compiler option?
Change History (5)
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Severity: | → Problem |
Status: | assigned → new |
comment:3 by , 15 years ago
Status: | new → assigned |
---|
comment:4 by , 15 years ago
Resolution: | None → wontfix |
---|---|
Status: | assigned → closed |
Unless someones absolutely needs this MSVC /vd2 compiler option, and gives all kinds of details on what fails, there is no plan to provide a specific workaround for it !
comment:5 by , 15 years ago
Component: | None → format |
---|---|
Description: | modified (diff) |
Note:
See TracTickets
for help on using tickets.