]> git.sur5r.net Git - openocd/commit
helper: fix -Wshadow warning in number parsing
authorØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 14 Jun 2010 10:10:35 +0000 (12:10 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 14 Jun 2010 10:27:57 +0000 (12:27 +0200)
commitf3ae52cace69f9568bac719d50af3a62993e96ad
tree7e6914a2c5318c7de41236b06bf731ccdb23f7c6
parent18918a0423e04180f580a4a9453e190488aab17d
helper: fix -Wshadow warning in number parsing

use obtuse local variable names in macros to avoid
interfering with global name space

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/helper/command.h