• Russ Cox's avatar
    two gob nits found with stricter 6g · 58a0d6ce
    Russ Cox authored
    (6g had a few pretty major bugs
    where it was more lax than it should
    have been when checking when things
    satisfied interfaces; i fixed them and
    this turned up.)
    
    R=r
    DELTA=2  (0 added, 0 deleted, 2 changed)
    OCL=34243
    CL=34248
    58a0d6ce
Name
Last commit
Last update
..
Makefile Loading commit data...
codec_test.go Loading commit data...
decode.go Loading commit data...
decoder.go Loading commit data...
encode.go Loading commit data...
encoder.go Loading commit data...
encoder_test.go Loading commit data...
type.go Loading commit data...
type_test.go Loading commit data...