Descriptioncmd/gc: Friendlier errors on oversized arrays.
Someone new to the language may not know the connection between ints and arrays, which was the only thing that the previous error told you anything about.
Fixes issue 4256.
Patch Set 1 #Patch Set 2 : diff -r 46d3a6e21a75 https://code.google.com/p/go/ #Patch Set 3 : diff -r 46d3a6e21a75 https://code.google.com/p/go/ #Patch Set 4 : diff -r 5ff25ab9358f https://code.google.com/p/go/ #
MessagesTotal messages: 3
|