Module Name: src Committed By: rin Date: Sun Nov 12 15:33:03 UTC 2017
Modified Files:
src/external/bsd/nvi/dist/cl: cl_funcs.c
Log Message:
_POSIX_VDISABLE exceeds CHAR_MAX. We thus need to cast it to CHAR_T for the
case where USE_WIDECHAR != "yes", i.e., CHAR_T is char.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/bsd/nvi/dist/cl/cl_funcs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
