This is the mail archive of the gdb-patches@sources.redhat.com 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] more ada-lang.c reformatting


It turns out indent didn't handle the cases where we use || or && at
the end of the line (or not all of them). Sigh. The attached patch
should fix that.

2004-06-27 Joel Brobecker <brobecker@gnat.com>

* ada-lang.c: Minor reformatting to conform to GNU coding standards.


I suspect that everyones tried to use gdb_indent.sh to fix that problem at least once :-(


Andrew



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