$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Units] Bug with BOOST_UNITS_STATIC_CONSTANT and precompiled headers on MSVC
From: David Walthall (walthall_at_[hidden])
Date: 2009-01-06 12:29:53
Steven Watanabe wrote:
>
> Fixed in svn. Thanks for reporting this.
>
> In Christ,
> Steven Watanabe
I looked a the fix, but I don't understand enough about the technique to
avoid ODR violations to know if you corrected a bug in Units or if you
implemented a workaround for a buggy compiler. That is, should I patch
the 1.37 code or is just avoiding BOOST_UNITS_STATIC_CONSTANT in
precompiled headers sufficient?
Thanks,
David