"Fix" some GCC -Wparentheses warnings
commitf3f0cf19840e0acfb27bc33966f20326a0c72d4e
authorColomban Wendling <ban@herbesfolles.org>
Sat, 7 Oct 2023 20:00:05 +0000 (7 22:00 +0200)
committerColomban Wendling <ban@herbesfolles.org>
Sat, 7 Oct 2023 20:03:51 +0000 (7 22:03 +0200)
treec4d181b62d3e6a315dfcb8dd864da7624950207a
parente9127911bc89c8cba0a4ecbd5c450efcc4b08a52
"Fix" some GCC -Wparentheses warnings

It's a useful warning in general, so explicitly parenthesize cases that
actually do it on purpose.
src/symbols.c
src/tagmanager/tm_workspace.c