[vtk-developers] Warning 4503 with currently supported VS compilers

Philippe Pébay pppebay at sandia.gov
Fri May 27 17:04:16 EDT 2011


Hello

I have put the following:
#if defined(_MSC_VER)
#pragma warning (disable:4503)
#endif
in some of the statistics classes because at least one VS compiler on the Dashboard gave me trouble with decorated name 
lengths.

Does anyone know whether there still is this kind of limitation with the currently supported VS compilers?

I would like to remove these statements if they have become unnecessary.

Thanks
Philippe
-- 
Philippe Pébay
Sandia National Laboratories





More information about the vtk-developers mailing list