28.10.2018 16:53, Gustaf Neumann <neum...@wu.ac.at> > > on sourceforge is a release candidate for NaviServer 4.99.17 [1]. > Please test if possible. >
Hi. I tested the 32-bit Naviserver for Windows 8.1/32bit (using MSVC 2015) and Windows 10/64bit (using MSVC 2017). Compiling required some tricks but the testing was almost successful. See testing output in the attachment (buildall.ooa.test.log). Some notes. 1) Makefile.win32.patch - to compile nsdbtest. 2) nsthread.h.patch - stdint.h is needed here because of the int32_t used just below. 3) test.nscfg.patch - for loading .dll modules And some hacks for problems with sockets - sock.c.patch (windows returns WSAWOULDBLOCK after connect on async socket) and win32readable.patch (to avoid "premature end of data") Thank you for your work. Regards, Oleg.
buildall.ooa.test.log
Description: Binary data
Makefile.win32.patch
Description: Binary data
nsthread.h.patch
Description: Binary data
test.nscfg.patch
Description: Binary data
sock.c.patch
Description: Binary data
win32readable.patch
Description: Binary data
_______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel