Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2013 18:05:22 -0400 (EDT)
From:      Rick Macklem <rmacklem@uoguelph.ca>
To:        Garrett Cooper <yaneurabeya@gmail.com>
Cc:        src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, Hiroki Sato <hrs@freebsd.org>, hiren panchasara <hiren@FreeBSD.org>, Glen Barber <gjb@freebsd.org>, Steven Hartland <killing@multiplay.co.uk>, svn-src-head <svn-src-head@freebsd.org>, Rick Macklem <rmacklem@freebsd.org>
Subject:   Re: svn commit: r252074 - head/sys/fs/nfsclient
Message-ID:  <745230801.203690.1371938722476.JavaMail.root@uoguelph.ca>
In-Reply-To: <337C6949-87B6-442A-ADD6-9F12766E9919@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?745230801.203690.1371938722476.JavaMail.root>