Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#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 René Rivera)

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:1 by smart_n, 16 years ago

Logged In: YES 
user_id=1582008

I don't need that already. I have needed this compiler option to use the Gtkmm with Visual Studio, but it works 
pretty without this option.
The quote from the MSDN:
"/vd supports incorrect behavior in an early version of Visual C++, and is no longer needed."
So, I think, there is no such problems in the current versions of Visual C++.


comment:2 by Samuel Krempp, 15 years ago

Owner: changed from samuel_k to Samuel Krempp
Severity: Problem
Status: assignednew

comment:3 by Samuel Krempp, 15 years ago

Status: newassigned

comment:4 by Samuel Krempp, 15 years ago

Resolution: Nonewontfix
Status: assignedclosed

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 René Rivera, 15 years ago

Component: Noneformat
Description: modified (diff)
Note: See TracTickets for help on using tickets.