Fix issues with file encoding, newlines in rbtools/TFS.
Review Request #7401 — Created June 9, 2015 and submitted
This change fixes up our diff processing to always work in bytes, rather than
trying to deal with unicode. It also fixes the diffing to work properly when
files don't end in a newline.
Posted a few changes that involved previously problematic files.
Description | From | Last Updated |
---|---|---|
Any issue with unicode vs. bytestring here? |
chipx86 |
- Commit:
-
ee799c6fe3ab1009ee5440803c2c0ca7d2e67100e715721e56cd7a402b65efb51d0252b069374dd2
- Diff:
-
Revision 2 (+34 -23)