This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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] compiling gcc with a C++ compiler 4/n


> I should point out that for this sort of thing the GNU Coding Standards 
> allow you to say "All callers changed." rather than enumerating the 
> callers individually.  (I think it may still be useful to list the files 
> changed, but not the functions within them - "* a.c, b.c, c.c: All callers 
> changed.".)

I would definitely recommend listing the files, but I agree that the above
is enough for mechanical edits such as this.


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