Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 22:59:53 +0300
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Kristof Provost <kp@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org
Subject:   Re: git: 795d78a46713 - main - pfctl: Don't use PRIu64
Message-ID:  <YTEtOQ5Q4hiUwQ%2Bw@kib.kiev.ua>
In-Reply-To: <202109020738.1827cRDE000749@gitrepo.freebsd.org>
References:  <202109020738.1827cRDE000749@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 02, 2021 at 07:38:27AM +0000, Kristof Provost wrote:
> The branch main has been updated by kp:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=795d78a46713fc16153966e77f20da2f40aac2a3
> 
> commit 795d78a46713fc16153966e77f20da2f40aac2a3
> Author:     Kristof Provost <kp@FreeBSD.org>
> AuthorDate: 2021-09-01 16:18:26 +0000
> Commit:     Kristof Provost <kp@FreeBSD.org>
> CommitDate: 2021-09-02 07:35:36 +0000
> 
>     pfctl: Don't use PRIu64
>     
>     Rather than PRIu64 we can just treat the data as uintmax_t, and use %jx
>     instead.
>     
>     MFC after:      1 week
>     Suggested by:   kib
>     Sponsored by:   Rubicon Communications, LLC ("Netgate")

Thank you.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?YTEtOQ5Q4hiUwQ%2Bw>