From 596d38fb078aaa075bde47920b25c1b913056ea8 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 4 Aug 2006 13:38:26 +0000 Subject: 22586: fix warnings spotted on Cygwin --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 65fca2bfd..d8d4385ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2006-08-04 Peter Stephenson + * 22586: Src/parse.c, Src/utils.c: minor warnings spotted + on Cygwin: unnecessary static declaration in parse.c, typo in + set_widearray, also comments on other warnings that are harder + to avoid. + * 22585: makepro.awk, Src/utils.c: zsh.exports was missing VA_ALIST declarations and some multibyte-related stuff. -- cgit 1.4.1