Update to libupnp 1.8#135
Conversation
|
After patching in, compiles fine with the default 1.6 libs With the 1.8 libupnp : (Ubuntu 18.10) Compiling LoggerConsole.cpp |
|
Compiles cleanly here, I am using libupnp 1.8 upstream. Check the second patch, line 1198. Expires is declared right before being used. It is likely that the patch was not correctly applied. |
|
You're right, I hand patched and missed that line. |
|
its a good practice to compile with package lib not only with upstream. |
|
The change of |
|
I can't see that warning, building with I think is time to change the minimal version requirement The build is ok here with this PR |
Not really a surprise, since the title of the pull request is "Update to libupnp 1.8" ;) As stated in the first post, Debian will upgrade (soon ? :) ) to 1.8. Is it worth testing for 1.6 in the patch? Cheers! |
My fault, I assumed it was a backwards-compatible upgrade :)
I guess will upgrade means there are a lot of systems still using 1.6. Thus we need to be compatible with both. |
You are totally right, I'll find some time and fix it. Cheers! |
Hi folks,
This is to upgrade aMule to libupnp 1.8. The guys at Debian are trying to upgrade everything to 1.8, so lets not leave aMule out of it.
Maybe this should go on a branch that could be merged later.
Regards,
Marcelo.