• Anthony Martin's avatar
    gc, 8g, 8l: fix a handful of warnings · dbec4210
    Anthony Martin authored
    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
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/5651079
    dbec4210
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...