1
0
mirror of https://github.com/golang/go synced 2024-11-26 11:58:07 -07:00
The Go programming language
Go to file
Russ Cox d2dfd76b3d build with warnings enabled.
new script "quietgcc" installed in $HOME/bin during make.bash
	runs gcc with warnings, turns off inappropriate ones,
	greps out useless output.

quietgcc also makes sure to run the correct 64-bit gcc.

R=r
DELTA=38  (36 added, 0 deleted, 2 changed)
OCL=17493
CL=19599
2008-11-19 12:54:44 -08:00
doc - allow for multiple method names per function type in an interface decl. 2008-11-17 18:11:36 -08:00
include 6l: 2008-10-20 17:33:51 -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 build with warnings enabled. 2008-11-19 12:54:44 -08:00
test return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
usr - support for alignment via tabs instead of blanks 2008-11-18 19:25:43 -08:00