This is the mail archive of the gdb-patches@sourceware.org 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: [OB] tui, coding standard


> Date: Tue, 14 Aug 2007 17:18:45 -0700 (PDT)
> From: msnyder@sonic.net
> 
> && and || operators.

This diff wraps some lines that fit perfectly well on a single line; I
think you shouldn't do that.  Otherwise, this looks ok.

> 2007-08-14  Michael Snyder  <msnyder@access-company.com>
> 
> 	* tui-command.c, tui-data.c, tui-disasm.c, tui-file.c, tui-io.c,
> 	tui-layout.c, tui-regs.c, tui-source.c, tui-win.c, tui-windata.c,
> 	tui-wingeneral.c, tui-winsource.c: Coding standard, && and ||
> 	go at beginning of new line.


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