Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jun 2018 13:09:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 229128] [maintainer] sysutils/boxbackup: pet pkg-fallout, and portlint
Message-ID:  <bug-229128-7788-69aHy9Yj9k@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229128-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229128-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229128

Thomas Zander <riggs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |riggs@FreeBSD.org
           Keywords|easy, patch, patch-ready    |needs-patch, needs-qa

--- Comment #2 from Thomas Zander <riggs@FreeBSD.org> ---
This does not build on 11:

BackupStoreInfo.cpp:162:3: error: non-constant-expression cannot be narrowed
from type 'unsigned long' to 'int64_t' (aka 'long') in initializer list
[-Wc++11-narrowing]
                box_hton64(BlockHardLimit), // mBlocksHardLimit

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229128-7788-69aHy9Yj9k>