• Dave Cheney's avatar
    exp/ssh: fix unmarshal test · 00f9b768
    Dave Cheney authored
    Ensure that empty NameLists always return
    a zero length []string, not nil.
    
    In practice NameLists are only used in a few
    message types and always consumed by a for
    range function so the difference between nil
    and []string{} is not significant.
    
    Also, add exp/ssh to pkg/Makefile as suggested
    by rsc.
    
    R=rsc, agl
    CC=golang-dev
    https://golang.org/cl/5400042
    00f9b768
Name
Last commit
Last update
..
ebnf Loading commit data...
ebnflint Loading commit data...
gotype Loading commit data...
gui Loading commit data...
inotify Loading commit data...
norm Loading commit data...
spdy Loading commit data...
sql Loading commit data...
ssh Loading commit data...
terminal Loading commit data...
types Loading commit data...
winfsnotify Loading commit data...
wingui Loading commit data...
README Loading commit data...