]> Cypherpunks repositories - gostls13.git/commit
Work-around for factory function heuristic failure:
authorRobert Griesemer <gri@golang.org>
Thu, 15 Oct 2009 16:24:19 +0000 (09:24 -0700)
committerRobert Griesemer <gri@golang.org>
Thu, 15 Oct 2009 16:24:19 +0000 (09:24 -0700)
commitda829d6608e12687e6728702ea64dae8051dedbc
tree789a4c2ccaeb55df70a2355c906cde677fee4256
parenta34dd7156b9a44741e6e34889ce7d2551a5296f2
Work-around for factory function heuristic failure:
only associate a couple of functions as factories
for os.Error.

Replaces CL 35628 (abandoned).

R=rsc
DELTA=35  (26 added, 0 deleted, 9 changed)
OCL=35754
CL=35768
src/pkg/go/doc/doc.go
src/pkg/os/error.go