From de1dabf7d78bf8c3df624746c57c79012b45fb35 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 8 Jan 1998 22:58:18 +0000 Subject: *** empty log message *** --- old/textutils/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'old/textutils') diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 5ef381265..d6a49eb66 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,15 @@ +1998-01-08 Jim Meyering + + * src/tac.c (tac_stream): Don't perform arithmetic on now-void pointer + result of xrealloc (until recently it was char*). + + * configure.in (AC_CHECK_FUNCS): Add nl_langinfo. + * src/sort.c (inittables): Add && HAVE_NL_LANGINFO to the #if-test + guarding the nls month-checking code. + (nls_numeric_format): Remove unnecessary (and error-evoking w/SunOS' cc) + `unsigned' from dcls of text and lim. + (main): Cast lconvp->grouping to `unsigned char*' to appease SunOS's cc. + 1998-01-03 Jim Meyering * lib/Makefile.am (AUTOMAKE_OPTIONS): Define to ../src/ansi2knr. -- cgit v1.2.3-70-g09d2