From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 66124 invoked by alias); 8 Aug 2018 01:56:04 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 64459 invoked by uid 9176); 8 Aug 2018 01:55:57 -0000 Date: Wed, 08 Aug 2018 01:56:00 -0000 From: GDB Administrator To: gdb-patches@sourceware.org Subject: New ARI warning Wed Aug 8 01:55:57 UTC 2018 Message-ID: <20180808015557.GA64451@sourceware.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-12-10) X-SW-Source: 2018-08/txt/msg00134.txt.bz2 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");