svn commit: r190919 - in head/sys: amd64/amd64 amd64/include
i386/i386 i386/include
Bruce Evans
brde at optusnet.com.au
Mon Apr 13 11:39:29 UTC 2009
On Mon, 13 Apr 2009, Ed Schouten wrote:
> Any comments on Christoph's patch before I commit it to SVN? It should
> at least make the headers more consistent than they are right now.
It makes the headers much less consistent, since (if it was the big
patch that I saw) it only changes 1 file in each of 2 arches, making
these files perfectly inconsistent with all nearby files and more
inconsistent with the corresponding files for other arches.
The patch to actually make things consistent (in hundreds more headers
and C files, just for __volatile and __inline) would be larger than
I want to read, especially in installments when diffing with old versions.
Bruce
More information about the svn-src-all
mailing list