[PATCH 9/9] Expand tabs to spaces.

Paul Eggert eggert@cs.ucla.edu
Wed May 23 20:46:00 GMT 2012


On 05/23/2012 11:41 AM, Roland McGrath wrote:
> Off hand, I think we'd prefer that you instead maintain mktime in libc and
> keep it in canonical GNU style, which means tabs.

OK, no problem.  I think there's an exception list somewhere in gnulib,
or if not I'll go and create the exception mechanism.  Or I'll alter
the import procedure to expand spaces to tabs.  Or something.

> canonical GNU style, which means tabs

I don't care about tabs myself; I'm merely the
diplomat here between the no-tabs and the prefer-tabs camps.
But I should say that GNU style does not *require* tabs;
it merely *allows* them.  Replacing spaces with tabs (or vice versa)
doesn't affect whether a C program is using GNU style.



More information about the Libc-alpha mailing list