"Fix" var shadowing warnings in macros 41/270441/4
authorMichal Bloch <m.bloch@samsung.com>
Thu, 3 Feb 2022 18:49:55 +0000 (19:49 +0100)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 8 Feb 2022 04:58:27 +0000 (04:58 +0000)
commit7a7fc16c7d6576f14bb4470090b3926d02fbba0a
treea1ea219a5d8cf3f81778a888e8387a3a855475ee
parentb95197f00d92114cd8ff1e3e44321f9f26927e1f
"Fix" var shadowing warnings in macros

Introduce some horrible spaghetti code to "fix" var shadowing
in recursive macros which accept code referencing vars declared
inside the macro as arguments.

Change-Id: I426f060630010a0f8a5f1eaa642e2eef6100a26c
tests/kdbus/kdbus-util.h
tests/kdbus/test-activator.c
tests/kdbus/test-policy-priv.c