openwrt-packages/libs/classpath/patches
Guo Li d0e0385f11 classpath: fix this statement may fall through
gnu_java_math_GMP.c:1135:13: error: this statement may fall through [-Werror=implicit-fallthrough=]
         res = mpz_popcount (_this);
         ~~~~^~~~~~~~~~~~~~~~~~~~~~
gnu_java_math_GMP.c:1136:7: note: here
       default:
       ^~~~~~~

Signed-off-by: Guo Li <uxgood.org@gmail.com>
2018-09-06 02:07:47 +08:00
..
010-double-memleak.patch classpath: move to new repo, update to classpath-0.99; add patch for double memory-leak 2015-01-06 08:01:22 -08:00
020-fix-statement-may-fall-through.patch classpath: fix this statement may fall through 2018-09-06 02:07:47 +08:00