]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regint.h
MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxe
authorLiming Gao <liming.gao@intel.com>
Fri, 4 Dec 2015 03:14:14 +0000 (03:14 +0000)
committerlgao4 <lgao4@Edk2>
Fri, 4 Dec 2015 03:14:14 +0000 (03:14 +0000)
commitd76946e328c51ab236de5d34edec774b0b01e4f5
treefe4e506b09b7c28bf30475103d41b4e3d54946d7
parent7b2c31ae65491e94e906ccb3e4e691ee458f2eca
MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxe

warning C4456: declaration of 'q' hides previous local declaration.
Update code to use the different local variable name.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <samer.el-haj-mahmoud@hpe.com>
Acked-by: Michael Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19113 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regexec.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regint.h