On Tue, Oct 29, 2024 at 10:43:25PM +0200, Adrian Bunk wrote:
> On Tue, Oct 29, 2024 at 06:32:43PM +, Olly Betts wrote:
> > On Tue, Oct 29, 2024 at 07:48:32PM +0200, Adrian Bunk wrote:
> > > ../../tests/unittest.cc:962:49: warning: left shift count >= width of
> > > type [-Wshift-count-overflow
On Tue, Oct 29, 2024 at 06:32:43PM +, Olly Betts wrote:
> On Tue, Oct 29, 2024 at 07:48:32PM +0200, Adrian Bunk wrote:
> > ../../tests/unittest.cc:962:49: warning: left shift count >= width of type
> > [-Wshift-count-overflow]
> > 962 | constexpr off_t high_offset = (off_t{1} << 32)
On Tue, Oct 29, 2024 at 07:48:32PM +0200, Adrian Bunk wrote:
> ../../tests/unittest.cc:962:49: warning: left shift count >= width of type
> [-Wshift-count-overflow]
> 962 | constexpr off_t high_offset = (off_t{1} << 32) + BLOCK_SIZE;
> |~
Source: xapian-core
Version: 1.4.25-1
Severity: serious
Tags: ftbfs
https://buildd.debian.org/status/fetch.php?pkg=xapian-core&arch=i386&ver=1.4.25-1%2Bb1&stamp=1730210311&raw=0
...
../../tests/unittest.cc:962:49: warning: left shift count >= width of type
[-Wshift-count-overflow]
962 |
4 matches
Mail list logo