]> Cypherpunks repositories - gostls13.git/commit
bytes, os/exec, strings: fix a few BUG comments
authorareski <areski@gmail.com>
Mon, 22 Dec 2014 17:16:15 +0000 (18:16 +0100)
committerRuss Cox <rsc@golang.org>
Fri, 20 Mar 2015 18:34:39 +0000 (18:34 +0000)
commit3f12d271335abc9d49d419247528cf286a04f9a6
tree65e4b4ff1b97541e5c069ddda9d710f694289d22
parent9c0b145e4ca75df68da0fb11fb122bcc3b6eff27
bytes, os/exec, strings: fix a few BUG comments

Regular expression noteMarker requires the definition of a (who) section
when reading note from a sequence of comments.

Change-Id: I9635de9b86f00d20ec108097fee4d4a8f76237b2
Reviewed-on: https://go-review.googlesource.com/1952
Reviewed-by: Russ Cox <rsc@golang.org>
src/bytes/bytes.go
src/os/exec/exec.go
src/strings/strings.go