1
0
mirror of https://github.com/golang/go synced 2024-09-24 13:20:12 -06:00
go/test/fixedbugs
Ian Lance Taylor a957ceec35 The scope rules have been changed to say that labels live in a
separate per-function namespace.

R=gri
DELTA=24  (8 added, 16 deleted, 0 changed)
OCL=19006
CL=19057
2008-11-11 18:17:54 -08:00
..
bug088.dir compiler changes: 2008-09-22 12:45:01 -07:00
bug106.dir update fixed bugs (and delete an irrelevant one) 2008-10-17 11:48:51 -07:00
bug000.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug001.go update more tests to reflect tweaked grammar for if, switch 2008-06-16 12:16:11 -07:00
bug002.go update more tests to reflect tweaked grammar for if, switch 2008-06-16 12:16:11 -07:00
bug003.go update more tests to reflect tweaked grammar for if, switch 2008-06-16 12:16:11 -07:00
bug004.go update more tests to reflect tweaked grammar for if, switch 2008-06-16 12:16:11 -07:00
bug005.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug006.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug007.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug008.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug009.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug010.go update tests 2008-07-28 10:22:49 -07:00
bug011.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug012.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug013.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug014.go Check for specific error messages in the testsuite. This 2008-09-19 14:39:49 -07:00
bug015.go Check for specific error messages in the testsuite. This 2008-09-19 14:39:49 -07:00
bug016.go - updated test cases to latest compiler changes 2008-08-29 13:21:00 -07:00
bug017.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug021.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug022.go test cleanup 2008-07-07 10:03:10 -07:00
bug023.go bug update 2008-07-07 10:17:52 -07:00
bug024.go Fix a few tests 2008-06-08 17:19:11 -07:00
bug025.go update tests 2008-07-27 13:50:54 -07:00
bug026.go Change old-style export declaration to new style export of 2008-10-06 13:12:03 -07:00
bug027.go update tests 2008-09-03 13:21:05 -07:00
bug028.go fixes for funcs without returns 2008-09-11 15:48:42 -07:00
bug029.go update tests 2008-09-04 17:36:57 -07:00
bug030.go update some tests 2008-06-23 17:13:33 -07:00
bug031.go check in the bugs and fixed bugs 2008-06-06 16:56:18 -07:00
bug035.go test cleanup 2008-07-07 10:03:10 -07:00
bug036.go update some tests 2008-06-23 17:13:33 -07:00
bug037.go test cleanup 2008-07-07 10:03:10 -07:00
bug038.go update some tests 2008-06-23 17:13:33 -07:00
bug039.go test cleanup 2008-07-07 10:03:10 -07:00
bug040.go update some tests 2008-06-23 17:13:33 -07:00
bug043.go test cleanup 2008-07-07 10:03:10 -07:00
bug044.go test cleanup 2008-07-07 10:03:10 -07:00
bug045.go a couple of bugs around nil are fixed 2008-06-18 13:53:51 -07:00
bug047.go T{} syntax for constructors 2008-09-05 19:50:34 -07:00
bug048.go T{} syntax for constructors 2008-09-05 19:50:34 -07:00
bug049.go update tests 2008-07-25 12:20:14 -07:00
bug050.go bug update 2008-07-07 10:17:52 -07:00
bug051.go test cleanup 2008-07-07 10:03:10 -07:00
bug052.go update tests 2008-07-27 13:50:54 -07:00
bug053.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug054.go update bugs 2008-08-12 17:07:33 -07:00
bug055.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
bug056.go more simple test fixes 2008-10-29 14:09:48 -07:00
bug057.go update tests 2008-07-28 16:08:38 -07:00
bug058.go add a test 2008-06-27 11:36:40 -07:00
bug059.go add test that was mistakenly not checked in, now fixed 2008-06-30 16:52:17 -07:00
bug060.go bug026 and bug060 are fixed. update. 2008-10-05 08:34:48 -07:00
bug061.go update tests 2008-09-04 17:36:57 -07:00
bug062.go update tests 2008-09-04 17:36:57 -07:00
bug063.go update tests 2008-07-27 13:50:54 -07:00
bug065.go fixed three-way decl 2008-07-07 18:07:31 -07:00
bug066.go remove uses of *T as an implicit forward declaration of T 2008-10-07 12:59:54 -07:00
bug067.go update code to follow new semicolon rules: 2008-10-07 12:31:31 -07:00
bug068.go resolve that all unnecessary backslashes are rejected. 2008-09-04 16:48:19 -07:00
bug069.go update tests 2008-07-17 11:15:11 -07:00
bug070.go update tests. 2008-09-02 13:08:40 -07:00
bug071.go - added 2 bugs tests 2008-07-18 12:26:48 -07:00
bug072.go update tests 2008-09-03 13:21:05 -07:00
bug073.go - updated test cases to latest compiler changes 2008-08-29 13:21:00 -07:00
bug074.go update fixed bugs (and delete an irrelevant one) 2008-10-17 11:48:51 -07:00
bug075.go fix some broken tests (tests themselves were wrong) 2008-09-16 14:03:43 -07:00
bug076.go update tests 2008-09-03 13:21:05 -07:00
bug077.go The scope rules have been changed to say that labels live in a 2008-11-11 18:17:54 -08:00
bug078.go update tests 2008-08-12 16:11:55 -07:00
bug081.go extend composite literal test. 2008-09-04 13:35:19 -07:00
bug082.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug084.go fix bug depot: 2008-08-11 22:07:49 -07:00
bug086.go fixes for funcs without returns 2008-09-11 15:48:42 -07:00
bug088.go compiler changes: 2008-09-22 12:45:01 -07:00
bug089.go update bugs 2008-08-12 17:07:33 -07:00
bug090.go update fixed bugs (and delete an irrelevant one) 2008-10-17 11:48:51 -07:00
bug091.go update tests. 2008-09-02 13:08:40 -07:00
bug092.go fix bug in stack overflow check. 2008-09-03 19:58:46 -07:00
bug093.go update fixed bugs (and delete an irrelevant one) 2008-10-17 11:48:51 -07:00
bug094.go change type names to go live at the name, so that 2008-10-06 16:44:17 -07:00
bug096.go update fixed bugs (and delete an irrelevant one) 2008-10-17 11:48:51 -07:00
bug097.go fixed tests 2008-11-03 15:52:34 -08:00
bug099.go update bug list 2008-10-14 19:41:05 -07:00
bug101.go var bug is fixed 2008-09-16 14:02:41 -07:00
bug102.go update bug list 2008-10-14 19:41:05 -07:00
bug103.go fix some tests 2008-09-20 15:16:48 -07:00
bug106.go update fixed bugs (and delete an irrelevant one) 2008-10-17 11:48:51 -07:00
bug107.go update bug list 2008-10-14 19:41:05 -07:00
bug109.go fixed tests 2008-11-03 15:52:34 -08:00
bug110.go bug is fixed 2008-10-15 11:49:34 -07:00
bug111.go update bug list 2008-10-14 19:41:05 -07:00
bug112.go update bug list 2008-10-14 19:41:05 -07:00
bug113.go Don't use a type guard with a type which is not an interface. 2008-11-07 11:44:15 -08:00
bug114.go update tests 2008-10-30 13:26:57 -07:00
bug116.go update tests 2008-10-30 13:26:57 -07:00
bug118.go update tests 2008-11-10 14:59:15 -08:00