28 Oct
2010
28 Oct
'10
6:53 p.m.
On 28/10/10 16:50, Simon Adler wrote:
I knew some behavior like this because of the Flags:
#define _HAS_ITERATOR_DEBUGGING 0 #define _SECURE_SCL 0 #define _SCL_SECURE_NO_WARNINGS
On Windows, using Visual C++, I have experienced crashes of optimised (release) build of a program linking against program_options from binaries of Boost 1.44 downloaded from boostpro.com. Once I have removed #define _SECURE_SCL 0 from my program, craches disappeared. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org