On 10/9/07, Zoran Vasiljevic <[EMAIL PROTECTED]> wrote:
> Update of /cvsroot/naviserver/naviserver/include
> In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14795/include
>
> Modified Files:
>         nsthread.h
> Log Message:
> * include/nsthread.h: Added macro definitions for
> some formatted IO macros, if not defined, as is
> the case for older Solaris versions (2.8-).



>   /*
> +  * Older Solaris version (2.8-)  lack formatted IO
> +  * macros in inttypes.h. Declare some of those here,
> +  * assuming a 32-bit system. This is not a complete
> +  * list, it only reflects what's used in the code.
> +  */


32-bit only -- is this a good assumption?

Lot's of examples of working around these missing macros:

  http://www.google.com/codesearch?q=PRIdMAX

-------------------------------------------------------------------------
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

Reply via email to