Closed GoogleCodeExporter closed 8 years ago
Confirmed. Thank you! Wow, that's a rather embarrassing omission. It's also
a lesson that having 100% code coverage in tests is not a guarantee of
correctness.
All languages using linked lists of diffs are affected:
C++, Java
Languages which use indexed arrays of diffs are fine:
C#, JavaScript, Lua, Python, Objective C (not released yet)
For the record, the nature of this bug is non-critical. The output is
completely valid, though the output is non-optimal.
Corrections have been made to the offending languages, a new unit test has been
made for all languages, and the changes have been sent off for code review.
Expect it to land on Wednesday or Friday.
Original comment by neil.fra...@gmail.com
on 19 Jan 2011 at 2:42
New version has been uploaded. Thanks for catching this.
Original comment by neil.fra...@gmail.com
on 19 Jan 2011 at 9:37
Original issue reported on code.google.com by
snhere@gmail.com
on 14 Jan 2011 at 9:22