Garrett Cooper wrote:
> On Jun 22, 2013, at 11:22 AM, Steven Hartland wrote:
> 
> > I thought the use of PRIu64  was frowned on?
> 
>       It is in FreeBSD, unlike Linux (for better or for worse). It should
>       be cast with either intmax_t or uintmax_t and use %jd or %ju.
> Cheers,
> -Garrett
It's a diagnostic that barely needs to exist, so I just got rid of the
64bit parts.

Sorry about the screwup, rick
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to