Descriptiongobs: error cleanup part 1.
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.
Patch Set 1 #Patch Set 2 : code review 2660042: gobs: error cleanup part 1. #Patch Set 3 : code review 2660042: gobs: error cleanup part 1. #
MessagesTotal messages: 5
|