Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Oct 2000 20:13:15 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        mjacob@feral.com
Cc:        Matt Jacob <mjacob@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys mutex.h 
Message-ID:  <13301.972324795@critter>
In-Reply-To: Your message of "Mon, 23 Oct 2000 08:43:55 PDT." <Pine.LNX.4.21.0010230842350.9395-100000@zeppo.feral.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.LNX.4.21.0010230842350.9395-100000@zeppo.feral.com>, 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! <wags finger......>... 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13301.972324795>