Descriptionfmt: handle os.Error values
Handling os.Error is no different than handling fmt.Stringer
here, so the code is redundant now, but it will be necessary
once error goes in.
Adding it now will make gofix fix it.
Patch Set 1 #Patch Set 2 : diff -r eb6fbf796acc https://go.googlecode.com/hg #Patch Set 3 : diff -r eb6fbf796acc https://go.googlecode.com/hg #
Total comments: 1
Patch Set 4 : diff -r 3366bca204a1 https://go.googlecode.com/hg #
Total comments: 2
Patch Set 5 : diff -r 3366bca204a1 https://go.googlecode.com/hg #Patch Set 6 : diff -r 70ad052c7247 https://go.googlecode.com/hg #Patch Set 7 : diff -r 70ad052c7247 https://go.googlecode.com/hg #MessagesTotal messages: 7
|