search for: xapian_max_changeset

Displaying 1 result from an estimated 1 matches for "xapian_max_changeset".

Did you mean: xapian_max_changesets
2016 Dec 14
1
testing
...c ../../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) ^ ../../xapian-core-1.2.24/tests/api_replicate.cc:262:39: note: in expansion of macro 'set_max_changesets' ~unset_max_changesets_helper_() { set_max_changesets(0); }...