]> Cypherpunks repositories - gostls13.git/commit
cmd/gc: remove outdated warning from pre-go1.
authorDaniel Morsing <daniel.morsing@gmail.com>
Thu, 18 Dec 2014 08:36:07 +0000 (09:36 +0100)
committerDaniel Morsing <daniel.morsing@gmail.com>
Thu, 18 Dec 2014 08:52:30 +0000 (08:52 +0000)
commite0e1cee8e96176b7c3ee9804e326469edd22c33f
tree6c9c2eb7b5667ed1e48f1cd94fdfad6fd1514fdf
parent1ba13a5ae8e36a346000d72e8cb9cfe349602265
cmd/gc: remove outdated warning from pre-go1.

People are probably not making this mistake anymore.

Fixes #9164

Change-Id: I86b440ed63d09b4ca676bba7034838860f1a5d8b
Reviewed-on: https://go-review.googlesource.com/1782
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/gc/typecheck.c