diff options
author | Ian Lance Taylor <iant@golang.org> | 2008-11-05 11:25:30 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2008-11-05 11:25:30 -0800 |
commit | e5c26e215de8a476f735265abbe36a77e2501479 (patch) | |
tree | a79cff62eeda6331941c5961adbfda7ae82ce393 /src/lib/syscall/file_linux.go | |
parent | 401b440695049d88a9ac5d22995806aa8d524d37 (diff) | |
download | golang-e5c26e215de8a476f735265abbe36a77e2501479.tar.gz |
Don't use a named pointer type as a receiver type. The
current spec forbids it:
The type specified by the type name is called ``receiver
base type''. The receiver base type must be a type
declared in the current file, and it must not be a pointer
type.
R=r
DELTA=2 (0 added, 0 deleted, 2 changed)
OCL=18527
CL=18541
Diffstat (limited to 'src/lib/syscall/file_linux.go')
0 files changed, 0 insertions, 0 deletions