]> Cypherpunks repositories - gostls13.git/commit
^ type(const) now inverts "enough" bits
authorKen Thompson <ken@golang.org>
Tue, 24 Mar 2009 23:40:38 +0000 (16:40 -0700)
committerKen Thompson <ken@golang.org>
Tue, 24 Mar 2009 23:40:38 +0000 (16:40 -0700)
commitb8be809c10e86dcee31317d78d84710ef8b67c82
tree5b73d4110f951999b18acebaae296da0e992fceb
parent85e014a27ef0a640a33f58bc412b3fa5bcc4a800
^ type(const) now inverts "enough" bits
^ signed(const) becomes illegal
^ unsigned(const) becomes legal

R=r
OCL=26697
CL=26697
src/cmd/gc/const.c
test/const1.go
test/fixedbugs/bug115.go [moved from test/bugs/bug115.go with 100% similarity]