[C++-sig] Re: BPL on MSVC7.1 -w3 warnings

David Abrahams dave at boost-consulting.com
Thu Oct 30 00:18:03 CET 2003


"Mike Rovner" <mike at nospam.com> writes:

> Dave, are you aware of warnings:
>
> class.cpp
> \boost\libs\python\src\object\class.cpp(320) : warning C4146: unary minus
> operator applied to unsigned type, result still unsigned
  ...

I'm not surprised.  I don't really have time to issue the magic
incantations (mostly static_casts) to silence the warnings right now,
but if you submit a patch I could probably apply it.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list