Descriptiongo/doc: remove os.NewError anti-heuristic
It will be obsolete when error happens.
Submitting this now will make the error transition earlier,
at the cost of making a locally-built godoc viewing
/pkg/syscall or /pkg/os have some functions appear
under the Error type as constructors.
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 #Patch Set 4 : diff -r eb6fbf796acc https://go.googlecode.com/hg #Patch Set 5 : diff -r 5bacac6befcb https://go.googlecode.com/hg #MessagesTotal messages: 3
|