Re: [Cppunit-devel] VC++ warning
Brought to you by:
blep
From: Phlip <pl...@sy...> - 2002-11-05 20:05:01
|
Can we switch this list so "Reply" goes to the list? to review & archive technical discussions? From: "Baptiste Lepilleur" > If you look at config-msvc6.h, you'll see that's already done. This get > ride of most of those warnings, but not all. Hence the question... I ain't looking at the code right now, but I suspect that such a #pragma would have to be up as high as the sacred "stdafx.h" file. > > #pragma warning(disable:4786) -- Phlip |