From owner-freebsd-hackers Wed Feb 21 9:37:59 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id CF33037B67D for ; Wed, 21 Feb 2001 09:37:51 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1LHbBW97836; Wed, 21 Feb 2001 10:37:15 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102211737.f1LHbBW97836@harmony.village.org> To: "Jacques A. Vidrine" Subject: Re: portability sanity check Cc: freebsd-hackers@FreeBSD.ORG In-reply-to: Your message of "Wed, 21 Feb 2001 11:08:31 CST." <20010221110831.A93816@hamlet.nectar.com> References: <20010221110831.A93816@hamlet.nectar.com> <20010221102516.B93525@hamlet.nectar.com> <20010221094228.A93221@hamlet.nectar.com> <200102211553.f1LFrvs07412@billy-club.village.org> <20010221102516.B93525@hamlet.nectar.com> <200102211656.f1LGu8W97533@harmony.village.org> Date: Wed, 21 Feb 2001 10:37:11 -0700 From: Warner Losh Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010221110831.A93816@hamlet.nectar.com> "Jacques A. Vidrine" writes: : When you say ``resort to C macros,'' do you mean macros to hide the : `type punning', or do you have something else in mind? I had the queue macros in mind. Hiding the type punning behind a macro helps make sure it is used right, but even that can be a little dubious. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message