Displaying 1 result from an estimated 1 matches for "set_max_changeset".
Did you mean:
set_max_changesets
2016 Dec 14
1
testing
...l -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -mfpmath=sse -msse2 -mtune=generic -g -O2 -c -o api_replicate.o ../../xapian-core-1.2.24/tests/api_replicate.cc
../../xapian-core-1.2.24/tests/api_replicate.cc: In destructor 'unset_max_changesets_helper_::~unset_max_changesets_helper_()':
../../xapian-core-1.2.24/tests/api_replicate.cc:253:69: error: '_putenv_s' was not declared in this scope
# define set_max_changesets(N) _putenv_s("XAPIAN_MAX_CHANGESETS", #N)...