Converter fails to process utf16 files correctly.
Conversion from CVS using IMPORT mode:
Converter doesn't return an error, but on sync we see "Translation of file content failed" messages:
$ p4 sync ...
//import/main/testproj/filetypes/utf16crlf.sql#1 - added as /Users/nmorse/public_depot/guest/perforce_software/p4convert/p4_client/main/testproj/filetypes/utf16crlf.sql
Translation of file content failed near line 1 file /Users/nmorse/public_depot/guest/perforce_software/p4convert/p4_client/main/testproj/filetypes/utf16crlf.sql
//import/main/testproj/filetypes/utf16file.sql#1 - added as /Users/nmorse/public_depot/guest/perforce_software/p4convert/p4_client/main/testproj/filetypes/utf16file.sql
Translation of file content failed near line 1 file /Users/nmorse/public_depot/guest/perforce_software/p4convert/p4_client/main/testproj/filetypes/utf16file.sql
//import/main/testproj/filetypes/utf16filea.sql#1 - added as /Users/nmorse/public_depot/guest/perforce_software/p4convert/p4_client/main/testproj/filetypes/utf16filea.sql
Translation of file content failed near line 1 file /Users/nmorse/public_depot/guest/perforce_software/p4convert/p4_client/main/testproj/filetypes/utf16filea.sql
I will mail this CVS repository to paul for his debugging pleasure.