From owner-freebsd-current Wed Jul 23 09:17:41 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA27547 for current-outgoing; Wed, 23 Jul 1997 09:17:41 -0700 (PDT) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA27539 for ; Wed, 23 Jul 1997 09:17:31 -0700 (PDT) Received: (from sos@localhost) by sos.freebsd.dk (8.8.6/8.7.3) id SAA24245; Wed, 23 Jul 1997 18:17:34 +0200 (MEST) From: Søren Schmidt Message-Id: <199707231617.SAA24245@sos.freebsd.dk> Subject: who broke libedit ?? To: current@freebsd.org (FreeBSD current), committers@sos.freebsd.dk Date: Wed, 23 Jul 1997 18:17:34 +0200 (MEST) X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk current of today yields: cc -O -pipe -I. -I/u1/src-3.0-CURRENT/lib/libedit -c editline.c -o editline.o In file included from /u1/src-3.0-CURRENT/lib/libedit/chared.h:130, from /u1/src-3.0-CURRENT/lib/libedit/el.h:96, from /u1/src-3.0-CURRENT/lib/libedit/chared.c:47, from editline.c:4: common.h:2: warning: garbage at end of `#ifndef' argument common.h:3: warning: missing white space after `#define _h_src' In file included from /u1/src-3.0-CURRENT/lib/libedit/chared.h:131, from /u1/src-3.0-CURRENT/lib/libedit/el.h:96, from /u1/src-3.0-CURRENT/lib/libedit/chared.c:47, from editline.c:4: vi.h:2: warning: garbage at end of `#ifndef' argument In file included from /u1/src-3.0-CURRENT/lib/libedit/chared.h:132, from /u1/src-3.0-CURRENT/lib/libedit/el.h:96, from /u1/src-3.0-CURRENT/lib/libedit/chared.c:47, from editline.c:4: emacs.h:2: warning: garbage at end of `#ifndef' argument In file included from editline.c:8: fcns.c:32: `vi_add' undeclared here (not in a function) fcns.c:32: initializer element for `el_func[54]' is not constant fcns.c:32: `vi_add_at_eol' undeclared here (not in a function) fcns.c:32: initializer element for `el_func[55]' is not constant fcns.c:33: `vi_change_case' undeclared here (not in a function) fcns.c:33: initializer element for `el_func[56]' is not constant fcns.c:33: `vi_change_meta' undeclared here (not in a function) fcns.c:33: initializer element for `el_func[57]' is not constant fcns.c:34: `vi_change_to_eol' undeclared here (not in a function) fcns.c:34: initializer element for `el_func[58]' is not constant fcns.c:34: `vi_command_mode' undeclared here (not in a function) fcns.c:34: initializer element for `el_func[59]' is not constant fcns.c:35: `vi_delete_meta' undeclared here (not in a function) fcns.c:35: initializer element for `el_func[60]' is not constant fcns.c:35: `vi_delete_prev_char' undeclared here (not in a function) fcns.c:35: initializer element for `el_func[61]' is not constant fcns.c:36: `vi_end_word' undeclared here (not in a function) fcns.c:36: initializer element for `el_func[62]' is not constant fcns.c:36: `vi_insert' undeclared here (not in a function) fcns.c:36: initializer element for `el_func[63]' is not constant fcns.c:37: `vi_insert_at_bol' undeclared here (not in a function) fcns.c:37: initializer element for `el_func[64]' is not constant fcns.c:37: `vi_kill_line_prev' undeclared here (not in a function) fcns.c:37: initializer element for `el_func[65]' is not constant fcns.c:38: `vi_list_or_eof' undeclared here (not in a function) fcns.c:38: initializer element for `el_func[66]' is not constant fcns.c:38: `vi_next_char' undeclared here (not in a function) fcns.c:38: initializer element for `el_func[67]' is not constant fcns.c:39: `vi_next_space_word' undeclared here (not in a function) fcns.c:39: initializer element for `el_func[68]' is not constant fcns.c:39: `vi_next_word' undeclared here (not in a function) fcns.c:39: initializer element for `el_func[69]' is not constant fcns.c:40: `vi_paste_next' undeclared here (not in a function) fcns.c:40: initializer element for `el_func[70]' is not constant fcns.c:40: `vi_paste_prev' undeclared here (not in a function) fcns.c:40: initializer element for `el_func[71]' is not constant fcns.c:41: `vi_prev_char' undeclared here (not in a function) fcns.c:41: initializer element for `el_func[72]' is not constant fcns.c:41: `vi_prev_space_word' undeclared here (not in a function) fcns.c:41: initializer element for `el_func[73]' is not constant fcns.c:42: `vi_prev_word' undeclared here (not in a function) fcns.c:42: initializer element for `el_func[74]' is not constant fcns.c:42: `vi_repeat_next_char' undeclared here (not in a function) fcns.c:42: initializer element for `el_func[75]' is not constant fcns.c:43: `vi_repeat_prev_char' undeclared here (not in a function) fcns.c:43: initializer element for `el_func[76]' is not constant fcns.c:43: `vi_repeat_search_next' undeclared here (not in a function) fcns.c:43: initializer element for `el_func[77]' is not constant fcns.c:44: `vi_repeat_search_prev' undeclared here (not in a function) fcns.c:44: initializer element for `el_func[78]' is not constant fcns.c:44: `vi_replace_char' undeclared here (not in a function) fcns.c:44: initializer element for `el_func[79]' is not constant fcns.c:45: `vi_replace_mode' undeclared here (not in a function) fcns.c:45: initializer element for `el_func[80]' is not constant fcns.c:45: `vi_search_next' undeclared here (not in a function) fcns.c:45: initializer element for `el_func[81]' is not constant fcns.c:46: `vi_search_prev' undeclared here (not in a function) fcns.c:46: initializer element for `el_func[82]' is not constant fcns.c:46: `vi_substitute_char' undeclared here (not in a function) fcns.c:46: initializer element for `el_func[83]' is not constant fcns.c:47: `vi_substitute_line' undeclared here (not in a function) fcns.c:47: initializer element for `el_func[84]' is not constant fcns.c:47: `vi_to_end_word' undeclared here (not in a function) fcns.c:47: initializer element for `el_func[85]' is not constant fcns.c:48: `vi_to_next_char' undeclared here (not in a function) fcns.c:48: initializer element for `el_func[86]' is not constant fcns.c:48: `vi_to_prev_char' undeclared here (not in a function) fcns.c:48: initializer element for `el_func[87]' is not constant fcns.c:49: `vi_undo' undeclared here (not in a function) fcns.c:49: initializer element for `el_func[88]' is not constant fcns.c:49: `vi_zero' undeclared here (not in a function) fcns.c:49: initializer element for `el_func[89]' is not constant In file included from editline.c:21: /u1/src-3.0-CURRENT/lib/libedit/vi.c:674: warning: type mismatch with previous implicit declaration /u1/src-3.0-CURRENT/lib/libedit/common.c:114: warning: previous implicit declaration of `vi_command_mode' /u1/src-3.0-CURRENT/lib/libedit/vi.c:674: warning: `vi_command_mode' was previously implicitly declared to return `int' /u1/src-3.0-CURRENT/lib/libedit/vi.c:674: warning: `vi_command_mode' was declared implicitly `extern' and later `static' *** Error code 1 Stop. *** Error code 1 Stop. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..