$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Some patches to remove obsolete MSVC version checks
From: Stephen Kelly (steveire_at_[hidden])
Date: 2013-09-25 04:30:04
On 09/13/2013 01:35 PM, Stephen Kelly wrote:
> Hi,
>
> I've attached patches to remove or simplify some ifdefs for MSVC
> versions which are now obsolete.
>
> This is a followup to this thread:
>
> http://thread.gmane.org/gmane.comp.lib.boost.devel/243094
> (Removing old config macro and increasing compiler requirements.,
> 2013-07-29)
>
> The patches are most easily applied locally and reviewed with a git-svn
> checkout and git am.
>
> I'll also apply to get SVN access so I can commit patches myself.
FYI, I've started cherry-picking, re-reviewing and committing these patches.
I'll keep the patches small and single-issue. I would appreciate
post-commit review from anyone for any of them, as some of the ifdef
chains are complex.
Thanks,
Steve.