
6 Jun
2006
6 Jun
'06
4:48 p.m.
On Mon, 05 Jun 2006 09:24:58 -0700, Thomas Witt <witt@acm.org> wrote:
Gennaro Prota wrote:
[...]
Hi guys,
should I assume that previous CodeWarrior versions are definitely unsupported? If so, we could simplify a lot the code for BOOST_WORKAROUND.
This is up to the individual library author. Personally I think throwing out support just for the sake of getting rid of BOOST_WORKAROUND is a bad idea. The story is different if you have to make changes to the code anyway.
That being said the RC_1_34_0 branch is definitely closed for changes like this.
There was a misunderstanding :) I didn't mean to eliminate usages of BOOST_WORKAROUND. Just to simplify *its* implementation (see workaround.hpp). --Gennaro.