19:02:02 <laanwj> #startmeeting 19:02:02 <core-meetingbot> Meeting started Thu Apr 14 19:02:02 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings. 19:02:02 <core-meetingbot> Available commands: action commands idea info link nick 19:02:16 <sipsorcery> hi 19:02:23 <hebasto> hi 19:02:33 <sipa> hi 19:02:35 <ariard> hi 19:02:37 <fanquake> hi 19:02:44 <_aj_> hi 19:02:51 <dongcarl> hi 19:02:56 <laanwj> #bitcoin -core-dev Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball 19:02:58 <laanwj> morcos nehan NicolasDorier paveljanik petertodd phantomcircuit promag provoostenator ryanofsky sdaftuar sipa vasild 19:03:09 <achow101> hi 19:03:29 <cfields> hi 19:03:52 <laanwj> looks like no meetings topics have been proposed in advanced using #proposedmeetingtopic this week 19:03:54 <laanwj> any last minute ones? 19:04:29 <fanquake> Just Guix build the recently-tagged rc5 19:04:46 <sipa> done, will attest 19:06:53 <laanwj> ah yes, we tagged rc5, if you run windows it makes sense to upgrade to it, it will solve crashes (there's a known one in the bandwidth tab of the debug window, but this issue likely caused more problems), there are no changes since rc4 for other platforms 19:07:40 <luke-jr> on that, I didn't read how it got fixed yet, but I did see a few KDE patches for Qt that _might_ be relevant IIRC 19:08:22 <fanquake> given it was fixed by patching GCC, I don't think they'll be relevant 19:08:31 <laanwj> SEH (stack unwinding) was effectively broken, we ported a patch for gcc that solves it 19:08:36 <luke-jr> ah 19:09:06 <luke-jr> kinda disturbing how often GCC has bugs like this :x 19:09:25 <laanwj> yes, windows is a lowest-prio-tier target for them 19:09:41 <sipa> It certainly seems mingw has far more issues than gcc for mainline platforms. 19:09:58 <luke-jr> well, even mainline, there's stuff like the memcmp thing too 19:10:00 <hebasto> maybe clang will better work for windows 19:10:12 <luke-jr> (which IIRC they *still* haven't fixed for GCC 9) 19:10:20 <laanwj> definitely; gcc bugs tend to be rare otherwise, and if they happen really obscure 19:10:29 <laanwj> something like breaking longjmp would never make it far in linux 19:11:04 <luke-jr> hebasto: do many people use Clang for Windows targets? 19:11:24 <hebasto> idk 19:11:46 <laanwj> at least rust uses clang for windows, from what i've heard it works pretty well but have no experience myself 19:11:59 <luke-jr> hmm 19:12:33 <laanwj> #topic High priority for review 19:12:33 <core-meetingbot> topic: High priority for review 19:12:39 <jonatack> hi 19:12:50 <laanwj> https://github.com/bitcoin/bitcoin/projects/8 11 blockers at the moment, 1 chasing concept ACK 19:13:24 <laanwj> anything to add/remove, or that is on the list and almost ready for merge? 19:14:56 <laanwj> i woud guess #21726 is even closer now 19:15:58 <jonatack> maybe #24322 too, soon-ish 19:16:08 <luke-jr> pokes bot for links 19:16:11 <laanwj> also #23595 has been on there for very long given it's a minor impact change 19:16:42 <laanwj> jonatack: yes! 19:17:35 <jeremyrubin> hi 19:17:37 <laanwj> any other topics? (yes, we need the bot back) 19:17:39 <_aj_> #24032 is kind of trivial now that it doesn't do any of the designated initializer type stuff 19:18:30 <jonatack> there have been quite a few new pulls coming in but i'll try to get back to (re-reviewing 19:18:39 <jonatack> the blockers 19:19:05 <laanwj> _aj_: that definitely looks simple to review now 19:21:46 <laanwj> _aj_: mind that it's not in high prio for review, should it be ? 19:22:48 <_aj_> laanwj: might as well, the other one i want i'm going to rebase on carl's pr 19:22:57 <laanwj> if there are no other topics i'm going to close the meeting 19:22:58 <_aj_> (#24595) 19:23:28 <laanwj> _aj_: ok, added #24032 19:23:31 <dongcarl> _aj_: :+1: lmk if I can help! 19:23:32 <_aj_> tnx 19:24:05 <_aj_> dongcarl: will ping you for review shortly :) 19:24:29 <dongcarl> ðª 19:24:35 <laanwj> thanks everyone for attending, see you next week 19:24:43 <laanwj> #endmeeting