From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6998 invoked by alias); 22 Feb 2006 04:28:18 -0000 Received: (qmail 6990 invoked by uid 22791); 22 Feb 2006 04:28:18 -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 04:28:16 +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 HYH52220; Wed, 22 Feb 2006 06:27:31 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-80-230-41-204.inter.net.il [80.230.41.204]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CTJ58334 (AUTH halo1); Wed, 22 Feb 2006 06:27:25 +0200 (IST) Date: Wed, 22 Feb 2006 05:33:00 -0000 Message-Id: From: Eli Zaretskii To: Mark Kettenis CC: gaius@glam.ac.uk, jimb@red-bean.com, gdb-patches@sources.redhat.com In-reply-to: <200602212053.k1LKrrcx008550@elgar.sibelius.xs4all.nl> (message from Mark Kettenis on Tue, 21 Feb 2006 21:53:53 +0100 (CET)) 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/msg00415.txt.bz2 > 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.