bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] di-set.h, ino-map.h: add multiple-inclusion guard


From: Paul Eggert
Subject: Re: [PATCH] di-set.h, ino-map.h: add multiple-inclusion guard
Date: Tue, 08 Feb 2011 12:37:10 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 02/08/11 08:52, Jim Meyering wrote:
> I can revert it, then.  Or leave it...
> Do you have a preference?

I'd leave it alone, not only on the general principle of laziness,
but also because (unless they've ripped out the code I contributed
many years ago) GCC optimizes away "#include <foo.h>" if foo.h's
contents are protected in that way and the change will let GCC
run measurably faster if the file is included multiple times.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]