• Rob Pike's avatar
    gobs: error cleanup part 1. · f593b37f
    Rob Pike authored
    Remove err from the encoderState and decoderState types, so we're
    not always copying to and from various copies of the error, and then
    use panic/recover to eliminate lots of error checking.
    
    another pass might take a crack at the same thing for the compilation phase.
    
    R=rsc
    CC=golang-dev
    https://golang.org/cl/2660042
    f593b37f
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...
README Loading commit data...
favicon.ico Loading commit data...