]> Cypherpunks repositories - gostls13.git/commit
missing error checking related to ([...]int){...}
authorRuss Cox <rsc@golang.org>
Wed, 30 Sep 2009 04:23:34 +0000 (21:23 -0700)
committerRuss Cox <rsc@golang.org>
Wed, 30 Sep 2009 04:23:34 +0000 (21:23 -0700)
commite7f9452da57a275e5ccb0d9842a42cdaf08952e4
tree7bda1449062e2efc14206c6f606488fd3c810ac6
parent08eefec9d636e00a58ba395649b913edf5070301
missing error checking related to ([...]int){...}

R=ken
OCL=35132
CL=35132
src/cmd/gc/dcl.c
src/cmd/gc/typecheck.c