From owner-cvs-all Mon Oct 23 9:18:23 2000 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id 82FAB37B479; Mon, 23 Oct 2000 09:18:12 -0700 (PDT) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.9.3) with ESMTP id e9NIDFU13303; Mon, 23 Oct 2000 20:13:15 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: mjacob@feral.com Cc: Matt Jacob , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys mutex.h In-Reply-To: Your message of "Mon, 23 Oct 2000 08:43:55 PDT." Date: Mon, 23 Oct 2000 20:13:15 +0200 Message-ID: <13301.972324795@critter> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Matthew J acob writes: > >Yeah- it was even more than just alpha: > >---- >quarm.feral.com > make >cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes >-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions >-ansi -nostdinc -I- -I. -I../.. -I/usr/include -D_KERNEL -include >opt_global.h -elf -mpreferred-stack-boundary=2 ../../i386/i386/genassym.c >In file included from ../../sys/buf.h:235, > from ../../i386/i386/genassym.c:48: >../../sys/proc.h:452: warning: redundant redeclaration of `curproc' in same >scope >../../sys/mutex.h:49: warning: previous declaration of `curproc' > >---------- > >So your goal is laudable, but obviously was done without *any* compilation >whatsoever! ... Seriously, c'mon, Poul.......:-) > >Still, I'll try and sort it out...... This was the warnings I talked about, hoping they would remind the SMPng team about their brokenness... On i386 those were exactly warnings, they did not break the build. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message