$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] Wide Character Backend file problems
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-08-15 16:55:19
On 08/15/2010 11:50 PM, Sivaram Kannan wrote:
> Hi,
>
> wseverity_logger_mt did the trick. Did not notice you mentioned it earlier.
> Thanks a lot for your great response. Can you also suggest something about
> the warning?
Well, you can define the suggested macro _CRT_SECURE_NO_WARNINGS or just
suppress it altogether with a compiler switch. It should be taken care
of in v2.