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]

New ARI warning Sun Oct 28 01:58:28 UTC 2018


44d43
< gdb/cli/cli-cmds.c:853: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this)
gdb/cli/cli-cmds.c:853:  if ((editor = getenv (')) == NULL)
154a154
> gdb/dwarf-index-cache.c:118: gettext: trailing new line: A message should not have a trailing new line
gdb/dwarf-index-cache.c:118:	  warning (_("index cache: could not make cache directory: %s\n"),


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