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 Wed Aug 8 01:55:57 UTC 2018


98a99,101
> gdb/common/scoped_mmap.c:31: gettext: _ markup: All messages should be marked up with _.
gdb/common/scoped_mmap.c:31:    perror_with_name ("open");
> gdb/common/scoped_mmap.c:35: gettext: _ markup: All messages should be marked up with _.
gdb/common/scoped_mmap.c:35:    perror_with_name ("lseek");
> gdb/common/scoped_mmap.c:43: gettext: _ markup: All messages should be marked up with _.
gdb/common/scoped_mmap.c:43:    perror_with_name ("mmap");
152a156,161
> gdb/dwarf-index-cache.c:362: gettext: _ markup: All messages should be marked up with _.
gdb/dwarf-index-cache.c:362:    perror_with_name ("stat");
> gdb/dwarf-index-cache.c:375: gettext: _ markup: All messages should be marked up with _.
gdb/dwarf-index-cache.c:375:    perror_with_name ("mkdtemp");
> gdb/dwarf-index-write.c:1580: gettext: _ markup: All messages should be marked up with _.
gdb/dwarf-index-write.c:1580:    perror_with_name ("mkstemp");
> gdb/dwarf-index-write.c:1604: gettext: _ markup: All messages should be marked up with _.
gdb/dwarf-index-write.c:1604:        perror_with_name ("mkstemp");
> gdb/dwarf-index-write.c:1625: gettext: _ markup: All messages should be marked up with _.
gdb/dwarf-index-write.c:1625:	perror_with_name ("rename");
> gdb/dwarf-index-write.c:1640: gettext: _ markup: All messages should be marked up with _.
gdb/dwarf-index-write.c:1640:	perror_with_name ("rename");


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