3 Jun
2005
3 Jun
'05
11:05 p.m.
Dave Steffen wrote:
Hi Folks,
It recently became known that our customer is using GCC 3.2.3; so I tried to compile our code (which makes heavy use of the FOREACH macro) with 3.2.3. I get a _ton_ of error messages like:
warning: unused variable `bool _foreach_rvalue'
For compilers that cannot detect const rvalues, _foreach_rvalue is indeed unused. It should be fixed now. Thanks. -- Eric Niebler Boost Consulting www.boost-consulting.com