[DynInst_API:] [dyninst/dyninst] 859cb7: Properly handle SL_UNIQUE in switch statements


Date: Sun, 30 Oct 2016 15:35:47 -0700
From: Peter Foley <pefoley2@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 859cb7: Properly handle SL_UNIQUE in switch statements
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 859cb778e20b619443c943c96dd1851da763142b
      https://github.com/dyninst/dyninst/commit/859cb778e20b619443c943c96dd1851da763142b
  Author: Peter Foley <pefoley2@xxxxxxxxxxx>
  Date:   2016-10-30 (Sun, 30 Oct 2016)

  Changed paths:
    M symtabAPI/src/Object.C
    M symtabAPI/src/Symtab.C

  Log Message:
  -----------
  Properly handle SL_UNIQUE in switch statements

e.g.
/home/peter/dyninst/symtabAPI/src/Object.C:97:20: warning: enumeration
value âSL_UNIQUEâ not handled in switch [-Wswitch]
/home/peter/dyninst/symtabAPI/src/Symtab.C:3465:11: warning: enumeration
value âSL_UNIQUEâ not handled in switch [-Wswitch]


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 859cb7: Properly handle SL_UNIQUE in switch statements, Peter Foley <=