]> Cypherpunks repositories - gostls13.git/commit
use errchk in more places.
authorRuss Cox <rsc@golang.org>
Thu, 30 Jul 2009 23:46:14 +0000 (16:46 -0700)
committerRuss Cox <rsc@golang.org>
Thu, 30 Jul 2009 23:46:14 +0000 (16:46 -0700)
commit34b277f046eb4b6ffffd524ff76c5fd264f82b87
tree413365520b2fa7535b11aeeeedba7ca625287e66
parent36ca5fde680faf1abd4b05b4ca1b96c488fcbdb8
use errchk in more places.
let errchk exit 0 even if it has reported a BUG.
it echoed BUG and that's all that matters.

R=r
DELTA=143  (1 added, 89 deleted, 53 changed)
OCL=32533
CL=32542
20 files changed:
test/errchk
test/fixedbugs/bug035.go
test/fixedbugs/bug037.go
test/fixedbugs/bug039.go
test/fixedbugs/bug049.go
test/fixedbugs/bug050.go
test/fixedbugs/bug051.go
test/fixedbugs/bug062.go
test/fixedbugs/bug068.go
test/fixedbugs/bug072.go
test/fixedbugs/bug073.go
test/fixedbugs/bug074.go
test/fixedbugs/bug083.dir/bug1.go
test/fixedbugs/bug086.go
test/fixedbugs/bug091.go
test/fixedbugs/bug103.go
test/fixedbugs/bug131.go
test/fixedbugs/bug133.dir/bug2.go
test/fixedbugs/bug146.go
test/golden.out