13 Oct
2006
13 Oct
'06
6:21 p.m.
Gottlob Frege wrote:
http://boost.cvs.sourceforge.net/boost/boost/boost/bind/placeholders.hpp?r1=1.13&r2=1.14
This is a fix for a problem with g++ precompiled headers, but it should take care of the warning as well.
Yep that fixes the warning. Seems odd that gcc ends up with the same fix as borland (as they tend to be miles apart). Are there any downsides to the fix? Is it going to end up in an official release at some point?
Borland has a similar problem with variables in precompiled headers. This isn't uncommon. There shouldn't be any downsides; bind supports both placeholder forms. The fix is already in 1.34.