cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] tests: run NTLM tests even if symbols hiding is enabled

From: Alessandro Ghedini <alessandro_at_ghedini.me>
Date: Sun, 25 May 2014 12:43:53 +0200

This is a follow-up to [0], and it basically enables the NTLM tests even if
symbol hiding is enabled (i.e. without the need to pass --disable-symbol-hiding
to configure).

If you run make check now you'll see a bunch of NTLM tests failing. I've run a
quick bisect and it seems that the commit that introduced the breakage is:

86724581b6c02d160b52f817550cfdfc9c93af62 is the first bad commit
commit 86724581b6c02d160b52f817550cfdfc9c93af62
Author: Prash Dush <pradush123_at_gmail.com>
Date: Fri Jan 24 13:01:29 2014 +0000

    ntlm: Added support for NTLMv2

:040000 040000 f4d3be3ff96a3e5e1c7d092d5ea2a11b80b90f3c fbf3786792f24453ec63cfc197464c49c1fec527 M lib

I'm not sure what's the best way to fix this though.

Cheers

[0] http://curl.haxx.se/mail/lib-2014-03/0204.html

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2014-05-25