]> Cypherpunks repositories - gostls13.git/commit
remove uses of *T as an implicit forward declaration of T
authorRuss Cox <rsc@golang.org>
Tue, 7 Oct 2008 19:59:54 +0000 (12:59 -0700)
committerRuss Cox <rsc@golang.org>
Tue, 7 Oct 2008 19:59:54 +0000 (12:59 -0700)
commite6cd1e445bf9da557a90687bf9a89bf4ec8e249e
tree7a11af8c672d2f9dbd3864acd4ffa3af231e8907
parent96da920f1abe2301639c6e5b7ba637f6b413d6eb
remove uses of *T as an implicit forward declaration of T

R=gri,r
OCL=16648
CL=16652
src/lib/flag.go
test/bugs/bug041.go
test/fixedbugs/bug066.go
test/ken/rob2.go
usr/gri/gosrc/globals.go
usr/gri/pretty/ast.go