Date: Tue, 30 Dec 2003 12:06:01 +0100 From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) To: Bruce Evans <bde@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/fsck fsutil.h Message-ID: <xzpznda8t0m.fsf@dwp.des.no> In-Reply-To: <200312271354.hBRDs3CN092828@repoman.freebsd.org> (Bruce Evans's message of "Sat, 27 Dec 2003 05:54:03 -0800 (PST)") References: <200312271354.hBRDs3CN092828@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Bruce Evans <bde@FreeBSD.org> writes: > Declare perror(). We define and use a home made version of perror(3) > that can't simply be removed (although it has the same interface as > perror(3)) since it is very different (it prints on stdout, doesn't > always print the program name, and sometimes exits). Declare it to > get a reminder of this brokenness when WARNS is increased enough. Why not just rename it to not_perror()? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpznda8t0m.fsf>