< midnight> Looks like fdatasync on NetBSD won't operate on a directory fd.
< midnight> Yep looks like that's it. Once I fix this, should I be filing an issue against the mods I'll likely have to do in the leveldb source or..?
< fanquake> midnight: if it's an issue in leveldb, probably start with an issue here: https://github.com/bitcoin-core/leveldb/
< midnight> okie doke.
< midnight> looks like fdatasync on a directory is by strict reading, illegal on a directory in posix/sus/whatever it is now.
< midnight> oh thank god I thought the problem was something sneaky
< bitcoin-git> [bitcoin] hebasto opened pull request #19393: test: Add more tests for orphan tx handling (master...200627-test-orphan) https://github.com/bitcoin/bitcoin/pull/19393
< bitcoin-git> [bitcoin] Bushstar opened pull request #19394: [build] Remove unused RES_IMAGES (master...bitcoin-remove-res-images) https://github.com/bitcoin/bitcoin/pull/19394
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/49464004701e...d06cf34656f1
< bitcoin-git> bitcoin/master 0ac09c9 saibato: qt: Do not truncate node flag strings in debugwindow.ui peers details tab....
< bitcoin-git> bitcoin/master d06cf34 MarcoFalke: Merge bitcoin-core/gui#6: Do not truncate node flag strings in debugwindow...
< bitcoin-git> [bitcoin] luke-jr opened pull request #19395: Bugfix: RPC/Mining: Fix up GBT docs (master...bugfix_gbt_help) https://github.com/bitcoin/bitcoin/pull/19395
< hebasto> A question to our C++ connoisseurs: https://github.com/bitcoin/bitcoin/pull/19374#discussion_r446525223
< hebasto> cppreference.com and SO did not help much :\
< luke-jr> hebasto: generally, if there's no guarantee of a certain behaviour either way, I'd treat it as undefined
< blackhatcat> Is it possible to use bitcoin core wallet on Linux once the blockchain is downloaded using windows client? Is there any difference or is it universal?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19396: refactor: Remove confusing OutputType::CHANGE_AUTO (master...2006-WswitchOutputType) https://github.com/bitcoin/bitcoin/pull/19396
< bitcoin-git> [bitcoin] jonatack opened pull request #19397: test: resyncing to tip of blocks generated after invalidateblock (master...p2p-invalidateblock-tests) https://github.com/bitcoin/bitcoin/pull/19397
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d06cf34656f1...d342a45ca74b
< bitcoin-git> bitcoin/master 6d35d0d Jon Atack: doc: add release note for -getinfo displaying multiwallet balances
< bitcoin-git> bitcoin/master d342a45 MarcoFalke: Merge #19354: doc: add release note for -getinfo displaying multiwallet ba...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19354: doc: add release note for -getinfo displaying multiwallet balances (master...getinfo-multiwallet-balances-release-note) https://github.com/bitcoin/bitcoin/pull/19354