From coin-trac at coin-or.org Tue Jul 15 17:17:40 2008 From: coin-trac at coin-or.org (COIN-OR High-Performance Parallel Search) Date: Tue, 15 Jul 2008 21:17:40 -0000 Subject: [CHiPPS-tickets] [COIN-OR High-Performance Parallel Search] #21: -D_SCL_SECURE_NO_WARNINGS Message-ID: <053.6559e09cc5b52c4edfc24230b663252f@coin-or.org> #21: -D_SCL_SECURE_NO_WARNINGS --------------------+------------------------------------------------------- Reporter: mgalati | Owner: yanxu Type: defect | Status: new Priority: minor | Component: ALPS Version: | Keywords: --------------------+------------------------------------------------------- Lots of these warnings. Can we add -D_SCL_SECURE_NO_WARNINGS to MSVSv8 workspace? or use 'safe' versions of functions? {{{4>c:\cygwin\home\magala\coin\coin-decomp\alps\src\AlpsParams.h(250) : warning C4996: 'std::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'}}} -- Ticket URL: COIN-OR High-Performance Parallel Search A framework for data-intensive tree-search algorithms.