> Von: "Daniel Stenberg" <[email protected]> > Betreff: Re: [PATCH v1 0/5] Fix SPNEGO to work comprehensively throughout curl > > On Mon, 21 Jul 2014, Michael Osipov wrote: > > > Apologies, that should read: > > https://github.com/michael-o/curl/compare/44780c6396...dff0379e50 > > Thanks a lot for your hard work on this! > > I only found three minor nits: > > - lib/http_negotiate.c:get_gss_name() has an unused variable (I build with > configure --enable-debug --enable-werror so I get compiler errors on > those!) > > - test 1014 fails unless updated to the new GSS-API situation > > - test 1119 fails because docs/libcurl/symbols-in-versions isn't updated
Did you add *all* new symbols to that list? > I've fixed them all in my local branch so there's no action needed. > > Do you or anyone else have anything else to say about this patch series > before > I merge it? Thanks for catching up, I really missed them. Documentation improvement on SPNEGO is the next todo on my list. When that merge goes in, I plan to start improving docs next week. Michael ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
