]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
xap_helper: test cleanup + throw support in C++
authorEric Wong <e@80x24.org>
Sat, 16 Sep 2023 13:10:52 +0000 (13:10 +0000)
committerEric Wong <e@80x24.org>
Sat, 16 Sep 2023 14:45:22 +0000 (14:45 +0000)
commitda648e22be8caeeb039d793828c230ba0239c68c
treed38bea0d0935552c2eb56e61aa9a4cd478a10c8d
parent82990fb72dac23ccc8d7c0d8388151514b3c0366
xap_helper: test cleanup + throw support in C++

We need to ensure whatever C++ compiler gets used supports this
GNU extension as we expect it to.  clang 13 and 14 and g++ 10
all work as we expect it to.
lib/PublicInbox/xap_helper.h