From 8bfd30b27f14199b2bc7ed371b604cefcfafa8b0 Mon Sep 17 00:00:00 2001 From: Michael Meissner Date: Wed, 1 Mar 1995 18:58:34 +0000 Subject: Build without warnings under Linux. --- readline/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'readline/ChangeLog') diff --git a/readline/ChangeLog b/readline/ChangeLog index 79328ed6883..74d8c82dda7 100644 --- a/readline/ChangeLog +++ b/readline/ChangeLog @@ -1,3 +1,12 @@ +Wed Mar 1 13:33:43 1995 Michael Meissner + + * rltty.c (outchar): Provide prototype for outchar, to silence + type warnings in passing outchar to tputs on systems like Linux + that have full prototypes. + + * signals.c (_rl_output_character_function): Provide prototype to + silence type warnings. + Sun Jan 15 14:10:37 1995 Steve Chamberlain * rldefs.h: Define MINIMAL for __GO32__ and WIN32. -- cgit v1.2.1