$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Marcin (mmarcin_at_[hidden])
Date: 2007-11-07 15:21:26
Corrado Zoccolo wrote:
> This can cause warnings on various gcc versions, if the header file is
> included in a translation unit in which those constants are not used.
> The inline function, instead, will cause no problem.
>
Sigh.. I'm reminded of
http://www.ddj.com/blog/cppblog/archives/2007/10/the_hazards_of.html
Is portable C++ an oxymoron?
Oh well completely off topic.
Thanks,
Michael Marcin