Updates:
Status: NeedInfo
Comment #2 on issue 2158 by [email protected]: Viewdiff throws an python
exception
http://code.google.com/p/reviewboard/issues/detail?id=2158
This:
52c52
< property.title_len = strlen(property.title);
---
property.title_len = (length_t)strlen(property.title);
71c71
looks like a "context" diff instead of a "unified" diff. post-review should
be generating unified diffs so I'm not sure how this happened. Can you
clarify?
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.