From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22016 invoked by alias); 14 Feb 2006 19:42:32 -0000 Received: (qmail 22005 invoked by uid 22791); 14 Feb 2006 19:42:30 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (192.114.186.66) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Feb 2006 19:42:29 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-232-124.inter.net.il [83.130.232.124]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DOK49171 (AUTH halo1); Tue, 14 Feb 2006 21:42:25 +0200 (IST) Date: Tue, 14 Feb 2006 19:42:00 -0000 Message-Id: From: Eli Zaretskii To: "Bjarke Viksoe" CC: gdb@sourceware.org In-reply-to: (bviksoe@hotmail.com) Subject: Re: MI error msgs and localization Reply-to: Eli Zaretskii References: X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00144.txt.bz2 > From: "Bjarke Viksoe" > Bcc: > Date: Tue, 14 Feb 2006 18:40:24 +0100 > > What I'd really like is to see them also wrapped in result-records (sample; > ignore syntax): > > ^failed,type="init-option-unrecognized",msg="Unrecognized option" > > Does that make any sense? I think this makes a lot of sense. But Someone(tm) will have to go over all the messages and add the `type' thingy to each one.