Source-Changes archive

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

Re: CVS commit: basesrc/bin/pax



On Fri, Feb 01, 2002 at 09:47:21AM -0500, Perry E. Metzger wrote:

 > I think that would be bad, but I suggest that a single 
 > "#include <ids.h>" or some similar thing would be good, so we can make
 > it more portable. One wants the RCSID as close to the top as possible.

Actually, even better...

If we move it to its own include file that is never implicitly included
by any system headers, we can also take these macros out of the
implementation namespace.

It really seems wrong to me that our "portable" C programs use
__*() macros.

-- 
        -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>



Home | Main Index | Thread Index | Old Index