
18 Aug
2006
18 Aug
'06
2:01 p.m.
"Gennaro Prota" <gennaro_prota@yahoo.com> wrote in message news:2jabe29pdfmnv23fos3m20ul2ct9ncdi35@4ax.com...
On Fri, 18 Aug 2006 00:19:53 -0400, "Gennadiy Rozental" <gennadiy.rozental@thomson.com> 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