This is the mail archive of the gdb@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: Preprocessor symbol style


Brain dump ...

The original requirement was for:

|#ifdef

i.e., hard against margin, no spaces, that was eventually clarified into:

|#

i.e., `#' hard against margin. The ARI checks the latter.

As for coding style, can gdb_indent.sh be used to maintain this? I'm reluctant to see us try to impose such an indention requirement without backing it with a robust and automated way of fixing / updating any files.

Andrew


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