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


These files, among others, already use #elif:

  bfd/bfdio.c	since gdb 6.1
  gdb/top.c	since gdb 5.2.1
  gdb/utils.c	since gdb 4.17

So #elif is standard, and we're already using it!
Safe as houses.


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