• Rob Pike's avatar
    gob: decode into nil, this time for sure. · 1778f50d
    Rob Pike authored
    Yesterday's change was too simple-minded and failed if an
    interface value was being discarded.  We need to parse the
    data stream and remember any type information that arrives.
    
    Also fix a minor bug when ignoring an interface: toss only what
    we know about, not everything.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/4179045
    1778f50d
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...