$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Alexey Pakhunov (alexeypa_at_[hidden])
Date: 2005-12-03 09:23:26
Mat Marcus wrote:
> Don't forget _SCL_SECURE_NO_DEPRECATE.
> _SCL_SECURE_NO_DEPRECATE suppresses the C++ library related deprecations.
> _CRT_SECURE_NO_DEPRECATE suppresses the C library related deprecations.
Bjam is written in C only so the first define in not required. But even
if I define both I still get "The POSIX name for this item is
deprecated" messages.
Best regards/Venlig hilsen,
Alexey Pakhunov.