]> Cypherpunks repositories - gostls13.git/commit
The compiler should reject comparisons between ints and nil.
authorIan Lance Taylor <iant@golang.org>
Tue, 18 Nov 2008 05:44:05 +0000 (21:44 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 18 Nov 2008 05:44:05 +0000 (21:44 -0800)
commit1945cc4c3c10caeeced798695416f1323286bc51
tree5a1c287c3fdaf3ad207402c5c1af7e208b938c66
parent654bc2badc69ef4db50ed245db1f458af63b8d17
The compiler should reject comparisons between ints and nil.

R=gri
DELTA=8  (8 added, 0 deleted, 0 changed)
OCL=19434
CL=19436
test/bugs/bug124.go [new file with mode: 0644]