2015-11-05 19:37 GMT+01:00  <[email protected]>:
> Hi,
> I am also trapped with this binary file detection for the egregious use of
> ascii characters 2 and 6 in my code. :(
>
> ;//  ascii2+sometexthere+ascii6
> ;//    sometexthere ;<-- pasting here does not show the prefix and suffix
> ascii characters.

As far as I know, fossil doesn't use control characters to decide
the file is binary, only the null-byte. So I think something else
is triggering the binary detection. Too long lines, maybe?

Regards,
       Jan Nijtmans
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to