summaryrefslogtreecommitdiff
path: root/BaseTools/Source/Python/CommonDataClass/DataClass.py
diff options
context:
space:
mode:
authorPaulo Alcantara <paulo.alc.cavalcanti@hp.com>2015-12-16 16:48:59 +0000
committerabiesheuvel <abiesheuvel@Edk2>2015-12-16 16:48:59 +0000
commitd8ed4dec6e5e462038bb63beb22ec2eae15c0e79 (patch)
tree0606925053292e860253e3d7723db1ba2783af61 /BaseTools/Source/Python/CommonDataClass/DataClass.py
parente7e120133d5f5fa7871d20d3995da87826f172e6 (diff)
downloadedk2-platforms-d8ed4dec6e5e462038bb63beb22ec2eae15c0e79.tar.xz
ShellPkg: Fix unhandled value in switch statement
This patch fixes the following compile error under GCC 5.3.1: /home/pcacjr/work/edk2.git/ShellPkg/Application/Shell/ShellManParser.c: In function 'IsTitleHeader': /home/pcacjr/work/edk2.git/ShellPkg/Application/Shell/ShellManParser.c:502:5: error: enumeration value 'Final' not handled in switch [-Werror=switch] switch (State) { ^ Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Paulo Alcantara <paulo.alc.cavalcanti@hp.com> Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19304 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass/DataClass.py')
0 files changed, 0 insertions, 0 deletions