26 Sep
2002
26 Sep
'02
8:55 p.m.
On Thursday 26 September 2002 02:43 pm, dick.bridges@tais.com wrote:
Well, that helped A LOT. The only warnings I get now are:
<warnings> c:\boost\function.hpp(451) : warning C4097: typedef-name 'base_type' used as synonym for class-name 'function
::function1 ' c:\boost\function.hpp(497) : see reference to class template instantiation 'boost::function ' being compiled [snip] </warnings> The warning level is 4: I'm paranoid. Can these safely be ignored?
Yes, they can be ignored. I'll see if I can get them suppressed in 1.29.0 (they'll be gone after 1.29.0 because of other changes). Doug