Closed GoogleCodeExporter closed 9 years ago
Original comment by dsymo...@golang.org
on 7 Jun 2013 at 9:24
This issue was closed by revision 48335541214a.
Original comment by dsymo...@golang.org
on 7 Jun 2013 at 11:17
This test still does not pass.
Original comment by awalterschulze
on 10 Jun 2013 at 11:56
That's a different problem, then. Commenting out the two pb.F_FixedXXRepeated
assignments still cause the test to fail.
Original comment by dsymo...@golang.org
on 10 Jun 2013 at 12:02
Yes. The fixed repeated fields was one bug, there still persists a different
bug. This is the off by one error I mentioned previously.
Original comment by awalterschulze
on 10 Jun 2013 at 12:06
This looks to be an error in handling groups. The test for Size has a group,
but seems like there's an effect that's cancelling out the off-by-one.
Original comment by dsymo...@golang.org
on 10 Jun 2013 at 12:35
Fix out for review: https://codereview.appspot.com/10147043
Original comment by dsymo...@golang.org
on 10 Jun 2013 at 12:44
This issue was closed by revision c80422e14e2a.
Original comment by dsymo...@golang.org
on 10 Jun 2013 at 10:49
Original issue reported on code.google.com by
awalterschulze
on 7 Jun 2013 at 8:58