[Bug 233254] chkascii : new port
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Nov 16 15:11:20 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233254
Bug ID: 233254
Summary: chkascii : new port
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: bourne.identity at hotmail.com
chkascii is a small C program that checks files for any ASCII values that are
possibly junk. Good ASCII values are considered as the following :
32-126
9
10
The user can optionally force additional ASCII values to be treated as good.
For good text files, chkascii will wind up by checking on proper EOL
termination. If the file is not EOL-terminated, it too is reported as an error.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list