New ARI warning Fri Aug 23 01:51:51 UTC 2013 in -D 2013.08.23.00.00.15

Luis Machado lgustavo@codesourcery.com
Fri Aug 23 02:37:00 GMT 2013


On 08/22/2013 10:51 PM, GDB Administrator wrote:
> 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");
>
>

I've committed an obvious fix for these.

http://sourceware.org/ml/gdb-cvs/2013-08/msg00119.html



More information about the Gdb-patches mailing list