From 96e8d93844d916daed96f653a980bf18055657b4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 7 Mar 1999 05:11:05 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'old/textutils') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index e3a310f1e..ff5601cde 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,11 @@ 1999-03-06 Jim Meyering + * src/cut.c (getstr): Change type of `delim' parameter from char to int. + (cut_fields): Cast to `unsigned char' before comparing. + (main): Cast to `unsigned char' before assigning. + From Arne Juul. + * tests/cut/Test.pm: Add a test to exercise the bug. + * src/ptx.c (swallow_file_in_memory): Use a `%s' format in error call, in case the argument string contains a `%'. (main): Likewise. -- cgit v1.2.3-70-g09d2