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 Fri Aug 23 01:51:51 UTC 2013 in -D 2013.08.23.00.00.15


128a129,132
> gdb/common/linux-ptrace.c:258: regression: hash: Do not use ' #...', instead use '#...'(some compilers only correctly parse a C preprocessor directive when '#' is the first character on the line)
gdb/common/linux-ptrace.c:258:    #ifdef __ia64__
> gdb/common/linux-ptrace.c:261: regression: hash: Do not use ' #...', instead use '#...'(some compilers only correctly parse a C preprocessor directive when '#' is the first character on the line)
gdb/common/linux-ptrace.c:261:    #else  
> gdb/common/linux-ptrace.c:264: regression: hash: Do not use ' #...', instead use '#...'(some compilers only correctly parse a C preprocessor directive when '#' is the first character on the line)
gdb/common/linux-ptrace.c:264:  #endif  
> gdb/common/linux-ptrace.c:448: gettext: _ markup: All messages should be marked up with _.
gdb/common/linux-ptrace.c:448:	warning ("linux_check_ptrace_features: failed to kill child");
377d380
< gdb/linux-nat.c:480: gettext: _ markup: All messages should be marked up with _.
gdb/linux-nat.c:480:	warning ("linux_test_for_tracefork: failed to kill child");


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