$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-08-18 10:01:54
"Gennaro Prota" <gennaro_prota_at_[hidden]> wrote in message
news:2jabe29pdfmnv23fos3m20ul2ct9ncdi35_at_4ax.com...
> On Fri, 18 Aug 2006 00:19:53 -0400, "Gennadiy Rozental"
> <gennadiy.rozental_at_[hidden]> wrote:
>
>>Why don't you set BOOST_PRG_MON_CONFIRM to "no" from within your code in
>>case help was requested?
>
> Mainly because putenv() is not standard C++.
I believe putetv/setenv should cover all compilers/OS we care about. I don't
really see what else could be done at the moment.
Gennadiy