]> Sergey Matveev's repositories - public-inbox.git/commit
spawn: avoid C++ keyword `try'
authorEric Wong <e@80x24.org>
Mon, 22 Nov 2021 18:16:32 +0000 (18:16 +0000)
committerEric Wong <e@80x24.org>
Mon, 22 Nov 2021 21:36:50 +0000 (21:36 +0000)
commit74f027ca317067f7ae7289b15465d6a49078f65c
treeb3f83f932178fd7f588481d4f4479a0ce93b39d8
parenteee1eb1ed3bbf3264676954bb879ed67376169b6
spawn: avoid C++ keyword `try'

This is future-proofing in case we build against Xapian directly
in the future, which would require a C++ compiler.
lib/PublicInbox/Spawn.pm