Re: [tor-dev] Failed test in UNICODE

2011-11-30 Thread Nick Mathewson
On Wed, Nov 23, 2011 at 11:02 AM, Gisle Vanem wrote: [...] > ("Systemet finner ikke angitt fil" -> "System doesn't find specified file"). > > I think the reason is that CreateProcessW() is used in common/util.c. > The function is passed a 'const char *const filename'. Either we should > always use

[tor-dev] Failed test in UNICODE

2011-11-23 Thread Gisle Vanem
I just built Tor and the test suite with UNICODE enabled (MS Visual-C v16 on Win-XP SP3). With some patching, the test-programs compiled and ran mostly fine. Except test_util_spawn_background_ok() failed for a reason I did't understand initially: test --warn util/spawn_background_ok: Nov 23