From: Robert Griesemer Date: Tue, 1 Sep 2009 21:07:30 +0000 (-0700) Subject: updated Implementation differences section X-Git-Tag: weekly.2009-11-06~678 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=237c8ab455a83aad3fb55b9cf43cf5e1cd7b85dd;p=gostls13.git updated Implementation differences section R=rsc,r DELTA=4 (3 added, 0 deleted, 1 changed) OCL=34204 CL=34204 --- diff --git a/doc/go_spec.html b/doc/go_spec.html index cc37512a74..e080c95772 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -4372,7 +4372,10 @@ The following minimal alignment properties are guaranteed:

Implementation differences - TODO

-Implementation does not honor the restriction on goto statements and targets (no intervening declarations). +