Jari Sundell

Results 142 comments of Jari Sundell

Because the previous fixes in that part of the code made other issues appear, so I'm building a new CI environment to test these kinds of things. Until it's done...

This is something I plan on fixing in the near future.

https://github.com/rakshasa/libtorrent/blob/master/scripts/checks.m4#L448 Need to change the check to use AC_ARG_WITH.

> warning message: (new, optional) Similar to failure reason, but the response still gets processed normally. The warning message is shown just like an error. I don't think it would...

I fixed an issue with linking the tests a couple months ago, the OP's issue should be fixed.

I'm currently not in the position to start working on the dht code, sorry.

It is for the foreseeable future not possible for me to implement this.

When udns is not available it should not fail, it should compile as normal.

If package maintainers want, or don't want, udns is up to them. That there is a check during configure that tests for udns by default is as far as libtorrent...

It is basically a matter of different priorities. While there are users who have issues with dns resolution blocking, there are also a lot of people compiling the client on...