On 11/5/15, Richard Hipp <[email protected]> wrote: > On 11/5/15, [email protected] <[email protected]> wrote: >> Hi Dr Hipp, I also sent you "try2.fossil" with the offending file inside. >> In that repo, I toggled binary-glob settings with no changes to the file >> classification as binary. >> You are correct, the diff works for the tiny example file, but not if you >> try to view the entire file from the ui: >> http://localhost:8080/tree?ci=tip >> > > I see now. > > The diff's are working fine. But the documentation viewer is rather > more fussy about what it considers binary. Probably we just need to > update the logic in the document viewer. >
Offending code is here: https://www.fossil-scm.org/fossil/artifact/10cb5eb292?ln=40-43 I guess sky5walk wants that to allow through any characters other than 0x00.... -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

