This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] gdb: Replace operator new / operator new[]


> To be clear, I didn't suggest renaming all .c files to .cc files.  In case
> that we add a new file, I wonder we may name it .cc.
> 
> If mixed .c and .cc is confusing, I am fine with cpp files with .c suffix.

I think it's best to stay with .c for practical reasons. Otherwise,
the massive rename is going to create one "interesting" challenge
for everyone who's maintaining a set a patches they haven't/couldn't
contribute... Since the benefit is fairly minimal, it doesn't seem
to justify the cost, IMO.

-- 
Joel


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