$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Date Time] Redundant warnings with w4 on MSVC
From: Âàñèëèé Ñòàðîñòèí (bstarostin_at_[hidden])
Date: 2009-09-15 14:40:23
Hi!
When I try to compile my program by MSVC 9 using w4 option (maximum
warnings), I got several warnings in this library headers. It
prevents me from using w4 :(.
How can I use Boost Date-Time library with MSVC w4 option and don't get lots of warnings?
WBR,
Vasily