diff options
| author | Russ Cox <rsc@golang.org> | 2009-01-21 14:51:57 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2009-01-21 14:51:57 -0800 |
| commit | ae1af64b5ab2f4f30e5c11cd39c12a7b577fc0de (patch) | |
| tree | e6e5387785e7225a21f67ca7ae15473f3d926bec /src/old/c/gen.c | |
| parent | ae0b945bd5fa28ac4f6009465222104086a2166c (diff) | |
| download | golang-ae1af64b5ab2f4f30e5c11cd39c12a7b577fc0de.tar.gz | |
disallow P.t for lowercase t and not our package P.
implement hiding lowercase methods m in
signatures by adding in a hash of the package name
to the type hash code.
remove remaining checks for internally-generated _ names:
they are all gone.
R=ken
OCL=23236
CL=23238
Diffstat (limited to 'src/old/c/gen.c')
0 files changed, 0 insertions, 0 deletions
