Date: Fri, 28 Sep 2001 17:44:00 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: "David O'Brien" <obrien@FreeBSD.org> Cc: Julian Elischer <julian@elischer.org>, arch@FreeBSD.org Subject: Re: Style Wars Message-ID: <XFMail.010928174400.jhb@FreeBSD.org> In-Reply-To: <20010928170509.A97492@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 29-Sep-01 David O'Brien wrote: > On Thu, Sep 27, 2001 at 11:50:09PM -0700, John Baldwin wrote: >> >> On 28-Sep-01 David O'Brien wrote: >> > On Thu, Sep 27, 2001 at 05:36:31PM -0700, John Baldwin wrote: >> >> for 3) with an additional note about sorting so that within logical >> >> groups >> >> of >> >> members, you would sort the items such that the longest types are first. >> > >> > Please clarify what you are saying here. >> >> Longest type measured as strlen(typename). :) I.e.: > > That is what I thought you were saying -- that breaks the rule to sort > the members by decreasing order of `sizeof'. (which is actually has a > functionality element of it) "Within logical groups of members". Specifying the order of things in a struct is probably not going to be a fruitful cause, however. -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010928174400.jhb>