From b7c728046e3f32cd93b04fa4a19a69cf6135e6e4 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Thu, 30 Jan 2003 06:21:36 +0000 Subject: Enhancement (bug #2407) Make error messages more clear. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 903a64f..8f7aef2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2003-01-30 Paul D. Smith + + * function.c (check_numeric): Combine the is_numeric() function + into this function, since it's only called from one place. + Constify this function. Have it print the incorrect string in the + error message. Fixes bug #2407. + (strip_whitespace): Constify. + (func_if): Constify. + * expand.c (expand_argument): Constify. + 2003-01-29 Paul D. Smith Fix bug # 2169, also reported by other people on various systems. -- cgit v1.2.3