]> source.dussan.org Git - tigervnc.git/commit
Enforce not shadowing variables 1774/head
authorPierre Ossman <ossman@cendio.se>
Sat, 20 Apr 2024 08:53:18 +0000 (10:53 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 24 Jun 2024 12:22:41 +0000 (14:22 +0200)
commit02c6a1bf7ec18701a0f1a44bec20fc383b8f3565
tree2a141f8ccabd47d76362f3d31a4950a3286617c1
parent12b3f4021641537b90727b23d42de5dff59006cd
Enforce not shadowing variables

Shadowing variable can easily lead to bugs, so let's enforce that this
is not allowed.
CMakeLists.txt