emcy__ has quit [Remote host closed the connection]
jon_atack has joined #bitcoin-core-dev
emcy__ has joined #bitcoin-core-dev
jonatack has quit [Ping timeout: 268 seconds]
jon_atack has quit [Ping timeout: 260 seconds]
jonatack has joined #bitcoin-core-dev
cygnet3 has joined #bitcoin-core-dev
bitdex has quit [Quit: = ""]
ghost43 has quit [Remote host closed the connection]
lbia has quit [Ping timeout: 268 seconds]
ghost43 has joined #bitcoin-core-dev
lbia has joined #bitcoin-core-dev
lbia has quit [Ping timeout: 246 seconds]
instagibbs has joined #bitcoin-core-dev
lbia has joined #bitcoin-core-dev
lbia has quit [Ping timeout: 246 seconds]
lbia has joined #bitcoin-core-dev
abubakarsadiq has quit [Quit: Connection closed for inactivity]
ghost43 has quit [Read error: Connection reset by peer]
ghost43 has joined #bitcoin-core-dev
preimage has joined #bitcoin-core-dev
nanotube has quit [Ping timeout: 252 seconds]
nanotube has joined #bitcoin-core-dev
nanotube has quit [Ping timeout: 260 seconds]
Talkless has joined #bitcoin-core-dev
Talkless has quit [Ping timeout: 268 seconds]
brunoerg has quit [Remote host closed the connection]
brunoerg has joined #bitcoin-core-dev
brunoerg has quit [Ping timeout: 246 seconds]
sohrab has quit [Ping timeout: 268 seconds]
brunoerg has joined #bitcoin-core-dev
gnaf has joined #bitcoin-core-dev
salvatoshi has quit [Ping timeout: 268 seconds]
<bitcoin-git>
[bitcoin] edilmedeiros opened pull request #30130: Increase contrib/signet/miner search space (master...edilmedeiros-issue-30102) https://github.com/bitcoin/bitcoin/pull/30130
<laanwj>
where does the -Wsign-compare warning (interpreted as error) for the i686, multiprocess CI run come from?
nanotube has joined #bitcoin-core-dev
<laanwj>
is it passing some extra option to configure or such? i can't find it, nor reproduce it locally, and constantly running into it
<laanwj>
(nor does git grep sign-compare on the repo yield anything)
the_mariner1 has joined #bitcoin-core-dev
sohrab has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 268 seconds]
the_mariner has joined #bitcoin-core-dev
the_mariner1 has quit [Ping timeout: 255 seconds]
<sipa>
laanwj: is it covered by another option like -Wextra or so
<laanwj>
sipa: that's probably it--but -Wextra specifically is always passed, not just there
<laanwj>
it would probably make sense to always add -Wsign-compare to the build
<laanwj>
most likely it's a clang versus gcc difference
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 255 seconds]
the_mariner1 is now known as the_mariner
the_mariner1 has joined #bitcoin-core-dev
the_mariner has quit [Ping timeout: 255 seconds]
the_mariner has joined #bitcoin-core-dev
the_mariner1 has quit [Ping timeout: 268 seconds]
<laanwj>
no... building with --enable-debug nor with clang (14) gave me the warning, i'm really confused,the only thing i've not tried is building for i686
<laanwj>
i cannot even reproduce it by explicitly adding -Wsign-compare, neither in clang nor gcc
<laanwj>
well luckily there's always "force-push and find out"
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #30132: indexes: Don't wipe indexes again when continuing a prior reindex (master...preserveIndexOnRestart) https://github.com/bitcoin/bitcoin/pull/30132
<bitcoin-git>
[bitcoin] brunoerg opened pull request #30134: fuzz: add more coverage for `ScriptPubKeyMan` (master...2024-04-fuzz-spkm-improvements) https://github.com/bitcoin/bitcoin/pull/30134