On 10/3/07, Vasiljevic Zoran <[EMAIL PROTECTED]> wrote: > The XyZ constructs are normally integer formats > that are defined to handle 32/64 bit situations > in fprintf-like statements. This is not found > in "older" operating systems, like Solaris 2.8.
Ugh. > I do not know how it affects Windows but we will > learn that pretty soon... That will be fun. I don't think any one has compiled on windows for a long time -- I haven't seen any changes to the windows specific make files since new .c files have been added. What are you compiling with on Windows? If you can make it work with mingw, that would be great. (mingw supplies it's own header files, including definitions of PRIxPTR...) We really need to nail down what platforms we support. For example, we need at least a very specific version of OSX because of poll(). We only support Linux with NPTL threads. Solaris >= 8? FreeBSD? Windows, compiler? ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ naviserver-devel mailing list naviserver-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/naviserver-devel