From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30631 invoked by alias); 22 Feb 2006 18:24:34 -0000 Received: (qmail 30620 invoked by uid 22791); 22 Feb 2006 18:24:33 -0000 X-Spam-Check-By: sourceware.org Received: from gandalf.inter.net.il (HELO gandalf.inter.net.il) (192.114.186.17) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 22 Feb 2006 18:24:32 +0000 Received: from nitzan.inter.net.il (nitzan.inter.net.il [192.114.186.20]) by gandalf.inter.net.il (MOS 3.7.1-GA) with ESMTP id HYL26659; Wed, 22 Feb 2006 20:23:47 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-83-130-205-93.inter.net.il [83.130.205.93]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CTM98962 (AUTH halo1); Wed, 22 Feb 2006 20:23:45 +0200 (IST) Date: Wed, 22 Feb 2006 18:36:00 -0000 Message-Id: From: Eli Zaretskii To: mark.kettenis@xs4all.nl, gaius@glam.ac.uk, jimb@red-bean.com CC: gdb-patches@sources.redhat.com In-reply-to: (message from Eli Zaretskii on Wed, 22 Feb 2006 06:27:30 +0200) Subject: Re: Enhanced language support for Modula-2 Reply-to: Eli Zaretskii References: <87vevg9puv.fsf@j228-gm.comp.glam.ac.uk> <8f2776cb0602151619w5fd8f043u3e7227e27f3567a9@mail.gmail.com> <20060220150513.GB14155@nevyn.them.org> <8f2776cb0602201322o3791841dv2916e53181e9f308@mail.gmail.com> <87lkw5qaa9.fsf@j228-gm.comp.glam.ac.uk> <200602212053.k1LKrrcx008550@elgar.sibelius.xs4all.nl> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-02/txt/msg00419.txt.bz2 > Date: Wed, 22 Feb 2006 06:27:30 +0200 > From: Eli Zaretskii > CC: gaius@glam.ac.uk, jimb@red-bean.com, gdb-patches@sources.redhat.com > > > Date: Tue, 21 Feb 2006 21:53:53 +0100 (CET) > > From: Mark Kettenis > > CC: gaius@glam.ac.uk, jimb@red-bean.com, gdb-patches@sources.redhat.com > > > > Ah, but error messages intended for the user shouldn't mention > > function names in the first place. This should probably be an > > internal_error() instead. I meant to say that I agree.