$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Bojan Resnik (resnikb_at_[hidden])
Date: 2005-09-30 05:27:40
2005/9/29, Alexey Pakhunov <alexeypa_at_[hidden]>:
> Added version aliases: 6 -> 6.0, 7 -> 7.0 and 8 -> 8.0. The line:
>
> using msvc : 6 ;
>
> will configure detected version 6.0 but the condition will remain
> '<toolset>msvc-6'.
>
> Additionally the comment for the 'msvc.init' rule is updated.
>
> Best regards/Venlig hilsen,
> Alexey Pakhunov.
Thanks to all, especially you and Reece.
This patch and Reece's warnings patch fix the problems with MSVC 6.
-- Bojan Resnik