From owner-freebsd-standards Wed Jan 30 1:41:12 2002 Delivered-To: freebsd-standards@freebsd.org Received: from web14606.mail.yahoo.com (web14606.mail.yahoo.com [216.136.224.86]) by hub.freebsd.org (Postfix) with SMTP id B5F1937B402 for ; Wed, 30 Jan 2002 01:41:10 -0800 (PST) Message-ID: <20020130094110.16065.qmail@web14606.mail.yahoo.com> Received: from [213.38.69.142] by web14606.mail.yahoo.com via HTTP; Wed, 30 Jan 2002 09:41:10 GMT Date: Wed, 30 Jan 2002 09:41:10 +0000 (GMT) From: =?iso-8859-1?q?Michael=20Henry?= Reply-To: Aviast@yahoo.com Subject: RE: pathchk To: freebsd-standards@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-standards@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > = sizeof(char) is defined to be 1. Are you proposing replacing "sizeof(char)" with "1"? Surely the former is more clear? On another point: what is the general consensus on casting functions to void? ie. "(void)fprintf(stderr, "%s\n", memoryerror);" Am I the only one who finds this needless obfuscation of the code irritating? (It's just a general question; nothing aimed specifically at Chuck's code). Regards, Michael ===== -- Michael Henry Men are born ignorant, not stupid. They are made stupid by education. --Bertrand Russell __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-standards" in the body of the message