Descriptiongc, 8g, 8l: fix a handful of warnings
8g/cgen.c
print format type mismatch
8l/asm.c
resoff set and not used
gc/pgen.c
misleading comparison INT > 0x80000000
gc/reflect.c
dalgsym must be static to match forward declaration
gc/subr.c
assumed_equal set and not used
hashmem's second argument is not used
gc/walk.c
duplicated (unreachable) code
Patch Set 1 #Patch Set 2 : diff -r 7e665c5da059 https://code.google.com/p/go/ #Patch Set 3 : diff -r 7e665c5da059 https://code.google.com/p/go/ #Patch Set 4 : diff -r 4fb39381b140 https://code.google.com/p/go/ #
MessagesTotal messages: 3
|