> Gao
> Sent: Wednesday, December 2, 2015 9:27 PM
> To: edk2-devel@lists.01.org
> Subject: [edk2] [Patch 3/6] MdeModulePkg: Fix VS2015 warning C4456 in
> RegularExpressionDxe
>
> warning C4456: declaration of 'q' hides previous local declaration.
> Update code
] 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
Cc: El-Haj-Mah
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
Cc: El-Haj-Mahmoud Samer
---
.../Universal/RegularExpressionDxe/Oniguruma/regexec.c | 16
3 matches
Mail list logo