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: "define FOO" vs "define\tFOO"


On Wednesday 26 June 2013 16:10:54 Roland McGrath wrote:
> Since we don't use tabs after "# define" then I guess "#define "
> vs "#define\t" makes sense.  Tabs between the lhs and rhs are the
> ones I really like.  For that we don't have complete consistency,
> but at least the majority are tabs.

yeah, tabs after the symbol makes sense and i don't think we should kill 
those:
#define FOO\t\t\t1234
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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