Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#5923 closed Patches (fixed)

Add MSVC11 to config

Reported by: Matthew Bradbury <matt-bradbury@…> Owned by: John Maddock
Milestone: To Be Determined Component: config
Version: Boost 1.47.0 Severity: Problem
Keywords: Cc:

Description

Adds MSVC11 to config.

According to [1], there are no core language features provided that Boost has a config macro for.

[1]: http://blogs.msdn.com/b/vcblog/archive/2011/09/12/10209291.aspx

Attachments (2)

msvc11-config.patch (1.2 KB ) - added by Matthew Bradbury <matt-bradbury@…> 11 years ago.
msvc11-autolink.patch (585 bytes ) - added by Matthew Bradbury <matt-bradbury@…> 11 years ago.
Patch to fix autolinking for MSVC 11

Download all attachments as: .zip

Change History (4)

by Matthew Bradbury <matt-bradbury@…>, 11 years ago

Attachment: msvc11-config.patch added

by Matthew Bradbury <matt-bradbury@…>, 11 years ago

Attachment: msvc11-autolink.patch added

Patch to fix autolinking for MSVC 11

comment:1 by John Maddock, 11 years ago

Resolution: fixed
Status: newclosed

(In [74888]) Apply preliminary VC11 support. Fixes #5923.

comment:2 by Matthew Bradbury <matt-bradbury@…>, 11 years ago

In the comments it should probably be "aka 2012", as its quite unlikely that VS is going to be released this year

Note: See TracTickets for help on using tickets.