| | | Compiling...
StFlow.cpp
..\..\..\Cantera\src\oneD\StFlow.cpp(889) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\StFlow.cpp(893) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\StFlow.cpp(896) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\StFlow.cpp(901) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\StFlow.cpp(904) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\StFlow.cpp(912) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\StFlow.cpp(915) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\StFlow.cpp(920) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\StFlow.cpp(923) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=doublereal *,
_Ty=double,
_Alloc=std::allocator,
_InIt=std::_Vector_iterator>
]
Sim1D.cpp
..\..\..\Cantera\src\oneD\Sim1D.cpp(293) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\oned\Sim1D.h(107) : see reference to function template instantiation '_OutIt std::copy(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=double *__w64 ,
_InIt=const doublereal *
]
refine.cpp
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
..\..\..\Cantera\src\oneD\refine.cpp(243) : see reference to function template instantiation '_OutIt std::copy(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=doublereal *,
_InIt=const doublereal *
]
OneDim.cpp
..\..\..\Cantera\src\oneD\OneDim.cpp(105) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\OneDim.cpp(111) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\OneDim.cpp(371) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\OneDim.cpp(420) : warning C4996: 'localtime' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\time.inl(114) : see declaration of 'localtime'
Message: 'This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\OneDim.cpp(444) : warning C4996: 'asctime' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\time.h(166) : see declaration of 'asctime'
Message: 'This function or variable may be unsafe. Consider using asctime_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
..\..\..\Cantera\src\oneD\OneDim.cpp(386) : see reference to function template instantiation '_OutIt std::copy(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=doublereal *,
_InIt=doublereal *
]
newton_utils.cpp
..\..\..\Cantera\src\oneD\newton_utils.cpp(48) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\newton_utils.cpp(67) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\newton_utils.cpp(73) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
MultiNewton.cpp
..\..\..\Cantera\src\oneD\MultiNewton.cpp(214) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\MultiNewton.cpp(266) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\MultiNewton.cpp(342) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\MultiNewton.cpp(344) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
..\..\..\Cantera\src\oneD\MultiNewton.cpp(349) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
..\..\..\Cantera\src\oneD\MultiNewton.cpp(309) : see reference to function template instantiation '_OutIt std::copy(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=doublereal *,
_InIt=doublereal *
]
MultiJac.cpp
boundaries1D.cpp
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\oned\Inlet1D.h(134) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\oned\Inlet1D.h(136) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\oned\Inlet1D.h(143) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\oned\Inlet1D.h(361) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\oned\Inlet1D.h(418) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\oned\Inlet1D.h(423) : warning C4996: 'sprintf' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2282) : warning C4996: 'std::_Copy_opt' was declared deprecated
c:\Program Files\Microsoft Visual Studio 8\VC\include\xutility(2270) : see declaration of 'std::_Copy_opt'
Message: 'You have used a std:: construct that is not safe. See documentation on how to use the Safe Standard C++ Library'
c:\documents and settings\boyd\desktop\cantera-1.7.0-src\cantera\cantera\src\ThermoPhase.h(764) : see reference to function template instantiation '_OutIt std::copy,doublereal*>(_InIt,_InIt,_OutIt)' being compiled
with
[
_OutIt=doublereal *,
_Ty=double,
_Alloc=std::allocator,
_InIt=std::_Vector_iterator>
]
Generating Code...
Creating library...
|