From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21750 invoked by alias); 11 Dec 2003 14:34:41 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 21728 invoked from network); 11 Dec 2003 14:34:40 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 11 Dec 2003 14:34:40 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1AUSpN-00040G-A8; Thu, 11 Dec 2003 10:34:09 -0500 Date: Thu, 11 Dec 2003 14:34:00 -0000 Message-Id: From: Eli Zaretskii To: Mark Kettenis CC: gdb-patches@sources.redhat.com,brobecker@gnat.com In-reply-to: <200312111355.hBBDtFE7000504@elgar.kettenis.dyndns.org> (message from Mark Kettenis on Thu, 11 Dec 2003 14:55:15 +0100 (CET)) Subject: Re: [PATCH/RFC] observer tests & GCC 3.4 Reply-to: Eli Zaretskii References: <200312111355.hBBDtFE7000504@elgar.kettenis.dyndns.org> X-SW-Source: 2003-12/txt/msg00319.txt.bz2 > Date: Thu, 11 Dec 2003 14:55:15 +0100 (CET) > From: Mark Kettenis > > Index: ChangeLog > from Mark Kettenis > > * observer.c (observer_test_first_observer, > observer_test_second_observer, observer_test_third_observer): > Don't define as `static'. > (observer_test_first_notification_function, > observer_test_second_notification_function, > observer_test_third_notification_function): Likewise. Nitpicking: the format of the ChangeLog entries is not according to standards.texi. (See my other message today, in another thread.)