< bitcoin-git>
[bitcoin] BlockMechanic closed pull request #20814: qt: Request Android permissions on APi >= 23 (master...Fix-Android-Permissions) https://github.com/bitcoin/bitcoin/pull/20814
< bitcoin-git>
[bitcoin] luke-jr opened pull request #20827: During IBD, prune as much as possible until we get close to where we will eventually keep blocks (master...ibd_prune_max) https://github.com/bitcoin/bitcoin/pull/20827
< aj>
i'm getting -Werror=suggest-override failures with clang11 and qt 5.15 (and deprecated header warnings with boost 1.74 and gcc 10); anyone else poked at this already?
< fanquake>
Pretty sure the deprecated header warnings are in boost itself, and are fixed by upgrading boost. I think there’s a PR to address qt suggest-overrride warnings in the gui repo.
< aj>
the boost deprecation thing is that we need to rename a header, i think
< aj>
oh, no, looks like you're right and it's from /usr/include/boost/signals2/detail/null_output_iterator.hpp .. lame
< bitcoin-git>
[gui] hebasto opened pull request #173: Follow Qt docs when implementing rowCount and columnCount (master...210102-table) https://github.com/bitcoin-core/gui/pull/173
< bitcoin-git>
[gui] hebasto opened pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174
< bitcoin-git>
[gui] hebasto closed pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174
< bitcoin-git>
[gui] hebasto reopened pull request #174: refactor: No need to implement index for non-hierarchical models (master...210102-index) https://github.com/bitcoin-core/gui/pull/174