Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-24 | Match gccgo error messages. | Ian Lance Taylor | 1 | -2/+2 | |
bug192.go:11:5: error: redefinition of ‘fmt’ bug192.go:9:8: note: previous definition of ‘fmt’ was here R=r DELTA=2 (0 added, 0 deleted, 2 changed) OCL=33780 CL=33790 | |||||
2009-08-19 | add bug to capture double declaration of name in file and package block | Rob Pike | 1 | -0/+11 | |
R=rsc DELTA=12 (12 added, 0 deleted, 0 changed) OCL=33554 CL=33563 |