diff options
| author | Russ Cox <rsc@golang.org> | 2016-10-18 23:22:38 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2016-10-19 12:57:09 +0000 |
| commit | 2f7f679c79009137bd34fcc33a6d3a6762f45e75 (patch) | |
| tree | 711f35e4b75d1942815bb6030701b964a1272edc /src/syscall/exec_linux.go | |
| parent | ae14472af9e9508eab948303b14290ca98d09646 (diff) | |
| download | go-2f7f679c79009137bd34fcc33a6d3a6762f45e75.tar.xz | |
html/template, text/template: clarify template redefinition behavior
Make two important points clearer:
- Giving a template definition containing
nothing but spaces has no effect.
- Giving a template definition containing
non-spaces can only be done once per template.
Fixes #16912.
Fixes #16913.
Fixes #17360.
Change-Id: Ie3971b83ab148b7c8bb800fe4a21579566378e3e
Reviewed-on: https://go-review.googlesource.com/31459
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to 'src/syscall/exec_linux.go')
0 files changed, 0 insertions, 0 deletions
