User Details
- User Since
- Oct 4 2018, 8:58 AM (61 w, 2 d)
Tue, Nov 12
Fixed with 0.9.1 (https://travis-ci.org/ashkulz/NppFTP/jobs/611025905)
Thanks
Fixed with 0.9.1 (https://travis-ci.org/ashkulz/NppFTP/jobs/611025905)
Thanks
Jul 17 2019
Jul 4 2019
Jun 30 2019
Jun 19 2019
See https://stackoverflow.com/questions/12452933/putty-pageant-protocol and the current version from putty base for the patch:
Mar 20 2019
See https://travis-ci.org/ashkulz/NppFTP/jobs/504958471, also for NppFTP with 0.8.7 this issue could be observed for mingw64 4.8.4 build with setting -DWITH_STATIC_LIB=ON for https://github.com/ashkulz/NppFTP/pull/246. The same constellation build with MSVC seems to have no such issue, see https://ci.appveyor.com/project/ashkulz/nppftp/builds/22995813
Nov 28 2018
Thanks for the fix and the extensive work on the test environment. Sorry that I forgot to mention that this was observed on windows will working on https://github.com/ashkulz/NppFTP/pull/229.
Nov 1 2018
Used openssl version 1.0.2p.
Oct 31 2018
Seems 0.7 branch has no .gitlab-ci.yml and there is no build configured at https://gitlab.com/libssh/libssh-mirror/pipelines
Further info:
- also mingw32 builds fail due to missing size_t define, see:
Oct 29 2018
As 0.8.x has a
See https://ci.appveyor.com/project/chcg/nppftp/builds/19888936. x64 builds are fine, but x86 not. Definition for size_t is missing. Seems some include is missing. Compiler issue:
Thanks, see https://ci.appveyor.com/project/ashkulz/nppftp/builds/19889010 is working now.
Unfortunately I'm not able to build the libssh project from git to verify fixes immediately.
I will further work on that.
Oct 17 2018
Oct 10 2018
Thank you for the fast correction. :-)