go/test/bugs
Russ Cox 6cc001c312 return *os.Error instead of bool from strconv.ato*
R=r
DELTA=137  (56 added, 4 deleted, 77 changed)
OCL=19505
CL=19522
2008-11-18 17:12:07 -08:00
..
bug020.go
bug041.go remove uses of *T as an implicit forward declaration of T 2008-10-07 12:59:54 -07:00
bug046.go With the cleanup of method types, this test case is now 2008-10-01 17:01:42 -07:00
bug064.go
bug080.go
bug085.go
bug087.go
bug098.go
bug104.go
bug105.go
bug108.go Storing an out of range constant into a variable should 2008-09-29 11:03:21 -07:00
bug115.go bugs from old gri mail 2008-10-29 19:34:47 -07:00
bug117.go Fix powser1.go to compile with the current 6g, which doesn't 2008-11-05 12:06:48 -08:00
bug119.go wrong code for array access 2008-11-12 14:57:23 -08:00
bug120.go return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
bug121.go - interface methods must have full function type 2008-11-17 16:37:13 -08:00
bug122.go - new() accepts too many arguments 2008-11-17 16:46:56 -08:00
bug123.go The compiler should reject calling a const as though it were a 2008-11-18 06:25:21 -08:00
bug124.go The compiler should reject comparisons between ints and nil. 2008-11-17 21:44:05 -08:00
bug125.go Add ERROR comment for errmsg to look for. 2008-11-18 15:58:43 -08:00