This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 9/9] Expand tabs to spaces.


Off hand, I think we'd prefer that you instead maintain mktime in libc and
keep it in canonical GNU style, which means tabs.  Then you can break the
correct formatting in the procedure to copy it to gnulib instead of having
it be broken in libc.

Aside from config.{sub,guess}, I don't think we have any precedent for
source files that are primarily maintained elsewhere and copied into libc.
We have had precedent for the opposite direction for 20 years or so.  I'm
not very comfortable with the notion of any actual code we are responsible
for being blindly copied from elsewhere without the usual sort of piecemeal
review for each change.


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]