• Robert Griesemer's avatar
    go spec: define make() restrictions as for index expressions · 3bde0003
    Robert Griesemer authored
    This is a language change: Until now, the spec required run-
    time panics for some of these errors. Note that gc and gccgo
    implemented this inconsistently, and that both compilers already
    reported compile-time errors in some cases. This change makes
    make() behave along the same vein as index expressions.
    
    This addresses the spec aspect of issue 4085.
    
    R=r, rsc, iant, ken
    CC=golang-dev
    https://golang.org/cl/6725053
    3bde0003
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...