]> granicus.if.org Git - python/commit
Make sure a switch statement does not have repetitive case statements.
authorBrett Cannon <bcannon@gmail.com>
Thu, 7 Feb 2008 22:27:10 +0000 (22:27 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 7 Feb 2008 22:27:10 +0000 (22:27 +0000)
commit83525859092e4bc2605503dc02abc8e27f2820b0
tree0d5403d9649a94b411848c77c2796514a1fa6569
parent23bdcc92534fba74187bdf9663e68bf6e0d8706a
Make sure a switch statement does not have repetitive case statements.
Error found through LLVM post-2.1 svn.
Modules/_ctypes/libffi/src/x86/ffi_darwin.c