From owner-cvs-all Mon Aug 24 09:10:22 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA18916 for cvs-all-outgoing; Mon, 24 Aug 1998 09:10:22 -0700 (PDT) (envelope-from owner-cvs-all) Received: from gjp.erols.com (alex-va-n008c079.moon.jic.com [206.156.18.89]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA18888; Mon, 24 Aug 1998 09:10:16 -0700 (PDT) (envelope-from gjp@gjp.erols.com) Received: from gjp.erols.com (gjp@localhost.erols.com [127.0.0.1]) by gjp.erols.com (8.8.8/8.8.7) with ESMTP id MAA21309; Mon, 24 Aug 1998 12:08:43 -0400 (EDT) (envelope-from gjp@gjp.erols.com) X-Mailer: exmh version 2.0.1 12/23/97 To: Martin Cracauer cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG From: "Gary Palmer" Subject: Re: cvs commit: src/bin/sh arith.y arith_lex.l error.c error.h jobs.c jobs.h miscbltin.c trap.c trap.h In-reply-to: Your message of "Mon, 24 Aug 1998 03:20:37 PDT." <199808241020.DAA21352@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 24 Aug 1998 12:08:42 -0400 Message-ID: <21305.903974922@gjp.erols.com> Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Martin Cracauer wrote in message ID <199808241020.DAA21352@freefall.freebsd.org>: > cracauer 1998/08/24 03:20:37 PDT > > Modified files: > bin/sh arith.y arith_lex.l error.c error.h > jobs.c jobs.h miscbltin.c trap.c trap.h Please fix your commit.... /usr/src/bin/sh/error.c:66: conflicting types for `exception' /usr/src/bin/sh/error.h:67: previous declaration of `exception' /usr/src/bin/sh/error.c:67: conflicting types for `suppressint' /usr/src/bin/sh/error.h:83: previous declaration of `suppressint' This *cannot* have passed a compile test as-is. Gary -- Gary Palmer FreeBSD Core Team Member FreeBSD: Turning PC's into workstations. See http://www.FreeBSD.ORG/ for info