MSV-Project / MSVTK

Multiscale Visualization ToolKit
https://web.archive.org/web/20141218040109/http://msvtk.org/
Apache License 2.0
14 stars 8 forks source link

Compilation warnings #9

Closed finetjul closed 11 years ago

finetjul commented 11 years ago

C:\work\D\MSVTK\MSVTK-Superbuild-Debug-64bits-nightly-4.7.3-CMake 2.8.8\VTK\Rendering\vtkPickingManager.cxx(468): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data

C:\work\D\MSVTK\MSVTK-Superbuild-Debug-64bits-nightly-4.7.3-CMake 2.8.8\VTK\Rendering\vtkPickingManager.cxx(489): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data

C:\work\D\MSVTK\MSVTK-Superbuild-Debug-64bits-nightly-4.7.3-CMake 2.8.8\CTK\Libs\Core\ctkErrorLogFDMessageHandler.cpp(140): warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details.