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 Sat Dec 13 01:53:10 UTC 2014


87a88,90
> gdb/compile/compile-object-load.c:152: gettext: trailing new line: A message should not have a trailing new line
gdb/compile/compile-object-load.c:152:  warning (_("Compiled module \"%s\": multiple symbol definitions: %s\n"),
> gdb/compile/compile-object-load.c:164: gettext: trailing new line: A message should not have a trailing new line
gdb/compile/compile-object-load.c:164:  warning (_("Compiled module \"%s\" section \"%s\": warning: %s\n"),
> gdb/compile/compile-object-load.c:239: gettext: trailing new line: A message should not have a trailing new line
gdb/compile/compile-object-load.c:239:  warning (_("Compile module: warning: %s\n"), str);


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