
19 Aug
2008
19 Aug
'08
4:36 p.m.
Jürgen Hunold wrote:
Hi !
My coworkers found some more annoying msv 4265 warnings. (missing virtual destructor. The attached patch adds the necessary workaround (analog to gcc).
Since MSVC provides a way to disable warnings in code wouldn't it be better to pragma push, warning disable, and pop then to actually change the code? Thanks, Michael Marcin