]> git.proxmox.com Git - mirror_edk2.git/commit
UnitTestFrameworkPkg/UnitTestLib: Fix XCODE parenthesis issues
authorMichael D Kinney <michael.d.kinney@intel.com>
Mon, 10 Feb 2020 18:30:19 +0000 (10:30 -0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Feb 2020 23:41:33 +0000 (23:41 +0000)
commitf76d50166b69eefbef4bc3895f370a4501c819d1
treefdb663355c67d7bb6d157175169219e06ca032db
parent69c135462d9ef28b59a065ad45dc0089d8dacdd0
UnitTestFrameworkPkg/UnitTestLib: Fix XCODE parenthesis issues

https://bugzilla.tianocore.org/show_bug.cgi?id=2512

Remove extra sets of parenthesis that generate warnings on XCODE5
builds.

Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Sean Brogan <sean.brogan@microsoft.com>
UnitTestFrameworkPkg/Library/UnitTestLib/Assert.c
UnitTestFrameworkPkg/Library/UnitTestLib/Log.c