It is also not supported on Windows as well, i had to hack and replace 
%j with %lld on the fly.
I guess this is modern-Linux only vsnprintf additions.

Is it worth switching back to internal DStringPrintf? It was working fine?

Vasiljevic Zoran wrote:
> Hi
> 
> I'm running on a Solaris 2.8 and %jd is not known there:
> 
>   len = snprintf(buf, sizeof(buf), "%jd:%ld",
> 
> There are handful of files which contain those. Question
> is: what is %j doing? Why do we need it?
> 
> 
> 
> 
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> naviserver-devel mailing list
> naviserver-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/naviserver-devel
> 


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
naviserver-devel mailing list
naviserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/naviserver-devel

Reply via email to