< gleb>
3 ACKs on what seems to be a well-reviewed not-so-difficult PR, perhaps a little more attention and we can merge it off the high-prio list :) #19697
< hebasto>
vasild: on master it works fine. It seems like with `--enable-suppress-external-warnings` system headers are used
< vasild>
hmm
< vasild>
hebasto: I don't get it. Are you saying that same steps on master work, whereas on #18750 produce a crash immediately at startup? And CI is green.
< vasild>
I guess I have to reproduce this somehow in order to understand and fix it.
< hebasto>
vasild: I deliberately setup a system with two sets of headers that are incompatible -- in `/usr/include` is built against `libstdc++`, and in depends which is built against `libc++`