[File-cvs] CVS commit: file/src

Christos Zoulas christos at zoulas.com
Tue Apr 27 19:37:14 UTC 2021


Module Name:	file
Committed By:	christos
Date:		Tue Apr 27 19:37:14 UTC 2021

Modified Files:
	file/src: encoding.c

Log Message:
Revert the fix for PR/180. It lead to PR/261. Using character count heuristics
ends up with confusing behavior, the following should not be producing different
results:
    echo -n xx | ./file -
    echo -n xy | ./file -


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 file/src/encoding.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



More information about the File-cvs mailing list