[Paraview] CVS head fails to compile on MSVC

OSHIMA Takuya oshima at eng.niigata-u.ac.jp
Wed Apr 2 09:12:18 EDT 2008


Hi,

I just noticed today's CVS head fails to compile on VS2008 at line 540
of Servers/Common/vtkPVXMLElement.cxx:

      snprintf(temp, 20, "&#x%x;", static_cast<int>(*escape_char));

with error C3861: 'snprintf': identifier not found.

Cheers,
Takuya


More information about the ParaView mailing list