Hello,

I have some Tcl scripts (for IRC) that previously had no problems when I
committed. They  don't have UTF-8 characters  at all, but when  I try to
commit them I get the warning:

./test.tcl contains invalid UTF-8. Use --no-warnings or the "encoding-glob" 
setting to disable this warning.

Prior  to  [0cb00c0b8f4e5b03]  I  was   able  to  commit  these  without
errors/warnings and without encoding-glob settings.  I'm not sure why it
thinks they  have UTF-8 characters (or  invalid ones at that).  They are
just ASCII with a few  non-printable characters (0x03 primarily) for IRC
colors and one è (0xe8) character.

If I remove the the è (0xe8) character I can commit.

I didn't think 0xe8 was UTF-8, but maybe I'm mistaken?

Thanks,

Andy
--
TAI64 timestamp: 4000000053bc3cec
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to