1
0
mirror of https://github.com/golang/go synced 2024-09-30 14:08:32 -06:00
The Go programming language
Go to file
Rob Pike 0c3a43e7b2 error handling had a bug in execute: the error channel was being shared.
fix that and clean up state handling a little.

R=rsc
DELTA=44  (18 added, 8 deleted, 18 changed)
OCL=28359
CL=28359
2009-05-06 13:42:59 -07:00
doc clarifying ambiguity of evaluation order 2009-05-01 17:00:16 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src error handling had a bug in execute: the error channel was being shared. 2009-05-06 13:42:59 -07:00
test added a distinguishing string to the error prints 2009-05-06 12:43:09 -07:00
usr - remove wrong fix 2009-05-04 15:04:32 -07:00