Date: Mon, 24 Aug 1998 12:08:42 -0400 From: "Gary Palmer" <gpalmer@FreeBSD.ORG> To: Martin Cracauer <cracauer@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG 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 Message-ID: <21305.903974922@gjp.erols.com> In-Reply-To: Your message of "Mon, 24 Aug 1998 03:20:37 PDT." <199808241020.DAA21352@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21305.903974922>