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.

Attachment: buildall.ooa.test.log
Description: Binary data

Attachment: Makefile.win32.patch
Description: Binary data

Attachment: nsthread.h.patch
Description: Binary data

Attachment: test.nscfg.patch
Description: Binary data

Attachment: sock.c.patch
Description: Binary data

Attachment: win32readable.patch
Description: Binary data

_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to