diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2018-08-09 13:17:21 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2018-08-09 13:17:56 -0400 |
commit | 83c8d318d1aefecf3cc43015226c10bf4126df87 (patch) | |
tree | 0b0414582fbacd54d6cb229cbd71183c96f9fc14 /gdb/riscv-tdep.h | |
parent | 3a53fb12c870d67537c883b9abd80d6a4ba408ff (diff) | |
download | gdb-83c8d318d1aefecf3cc43015226c10bf4126df87.zip gdb-83c8d318d1aefecf3cc43015226c10bf4126df87.tar.gz gdb-83c8d318d1aefecf3cc43015226c10bf4126df87.tar.bz2 |
Fix some gettext ARI warnings
ARI produces this warning for the lines touched in this patch:
warning: gettext: All messages should be marked up with _.
However, in these cases, the message is not translatable (they are
syscall names). Adding an extra set of parentheses silences the
warning.
gdb/ChangeLog:
* common/scoped_mmap.c (mmap_file): Silence ARI warning.
* dwarf-index-cache.c (create_dir_and_check): Likewise.
(test_mkdir_recursive): Likewise.
* dwarf-index-write.c (write_psymtabs_to_index): Likewise.
Diffstat (limited to 'gdb/riscv-tdep.h')
0 files changed, 0 insertions, 0 deletions