• Russ Cox's avatar
    6l: ignore undefined symbols in gotypesigs. · 8f14451f
    Russ Cox authored
       they end up in the symbol table with type==0
       if they are in a library but not pulled in.
       also add a few debugging prints.
    
    R=r
    DELTA=11  (5 added, 1 deleted, 5 changed)
    OCL=23104
    CL=23108
    8f14451f
go.c 10.2 KB