Date: Sat, 04 Jan 2003 01:13:05 +0900 (JST) From: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> To: phk@freebsd.org Cc: current@freebsd.org Subject: Re: buildworld trouble: multiple struct dos_partition. Message-ID: <20030104.011305.74720364.nyan@jp.FreeBSD.org> In-Reply-To: <10926.1041590588@critter.freebsd.dk> References: <10926.1041590588@critter.freebsd.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <10926.1041590588@critter.freebsd.dk> Poul-Henning Kamp <phk@freebsd.org> writes: > I think you need to either #ifdef something here (and there may be > more some similar code in places like truss or the debugger) or > alternatively rename the structure to "pc98_partition" or similar. I think that the name "dos_partition" is not suitable for both i386 and pc98. I wonder what does "dos" mean here. For example, it should be renamed to "mbr_partition" for i386 and "pc98_partition" for pc98, respectively. --- TAKAHASHI Yoshihiro <nyan@FreeBSD.org> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030104.011305.74720364.nyan>