search for: test_serialiselength1

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

2006 Nov 06
1
Win32/MSVC compilation for 0.9.8
....8 (I've been assuming that it's not worth doing this for 0.9.7). One small problem; we can't build the remote backend in this environment because the network code is waay too Unixy. Thus I'm getting a problem building some of the tests; specifically test_serialisedoc1() and test_serialiselength1() in internaltest.cc. Am I right in thinking that this code should be wrapped in #ifdef XAPIAN_HAS_REMOTE_BACKEND anyway? If so it will mean we'll have to have a patch or something for people who want to use the MSVC tools. Cheers Charlie