Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2001 06:15:14 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Mark Murray <markm@FreeBSD.org>
Cc:        <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/usr.bin/login Makefile login.c login.h         login_access.c login_fbtab.c
Message-ID:  <20011202060856.F5933-100000@gamplex.bde.org>
In-Reply-To: <200112011746.fB1HkkF66547@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 1 Dec 2001, Mark Murray wrote:

> markm       2001/12/01 09:46:46 PST
>
>   Modified files:
>     usr.bin/login        Makefile login.c login_access.c
>                          login_fbtab.c
>   Added files:
>     usr.bin/login        login.h
>   Log:
>   WARNS=2 fixes.

This breaks the world due to namespace pollution in <security/pam_misc.h>:

! cc1: warnings being treated as errors
! In file included from /tmp/login/login.c:82:
! /usr/include/security/pam_misc.h:38: warning: declaration of `send' shadows global declaration

>   Reviewed by:    bde (a while back)

I actually reviewed a different version.

Bruce


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?20011202060856.F5933-100000>