1326: utf-16 patch files don't work
- UserError
- Review Board
plu***@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Sept. 23, 2009 |
A Review Board 1.0 server (running on Linux) won't accept a diff file in UTF-16. Take any diff file and convert it with 'iconv' to UTF-16. Review Board claims that it isn't a valid diff file. 'patch' also blows up, just for the record. This probably is a low priority or a WONTFIX, but one of my co-workers ran into it, so I figured I'd mention it.