This is the mail archive of the gcc@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: Sugesstion on gcc compiler


Jim Wilson <wilson@tuliptree.org> writes:

> We could perhaps automate some of the more mechanical parts, but
> that would require a volunteer to contribute the code to do it.
> Unless you are volunteering to write the code yourself, it is
> unlikely that anything will come from this.  We have already
> automated some of the easy parts by the way.

It would also be possible to modify GNU indent to help along these
lines.  Instead of GNU indent making changes to the source (due to
divergence from a coding standard), it could generate an error and
that step could be integrated into the build or check-in process.

Ben


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