Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sbin/fdisk



On Tue, Sep 04, 2007 at 12:34:58AM +0000, Thor Lancelot Simon wrote:
> Log Message:
> This program is a host tool, so when we use newfangled C features like
> PRIxyz we have to ensure it still builds on hosts with Old compilers.
> Noticed while building a cross-toolchain on FreeBSD 4.

If we want to work around issues like this,
src/tools/compat/compat_defs.h seems to be a much better place to do it.

Joerg



Home | Main Index | Thread Index | Old Index