Boost logo

Boost :

From: Michael Marcin (mike.marcin_at_[hidden])
Date: 2008-08-19 12:36:39


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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk