From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12109 invoked by alias); 12 Sep 2002 21:24:46 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 12102 invoked from network); 12 Sep 2002 21:24:45 -0000 Received: from unknown (HELO jackfruit.Stanford.EDU) (171.64.38.136) by sources.redhat.com with SMTP; 12 Sep 2002 21:24:45 -0000 Received: (from carlton@localhost) by jackfruit.Stanford.EDU (8.11.6/8.11.6) id g8CLOip13784; Thu, 12 Sep 2002 14:24:44 -0700 X-Authentication-Warning: jackfruit.Stanford.EDU: carlton set sender to carlton@math.stanford.edu using -f To: gdb Cc: Andrew Cagney Subject: Re: list of GNU indent versions in gdb_indent.sh References: <3D80F28B.6010409@ges.redhat.com> Content-Type: text/plain; charset=US-ASCII From: David Carlton Date: Thu, 12 Sep 2002 14:24:00 -0000 In-Reply-To: Message-ID: User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp) MIME-Version: 1.0 X-SW-Source: 2002-09/txt/msg00130.txt.bz2 On 12 Sep 2002 14:21:50 -0700, David Carlton said: > Another difference that 2.2.8 gets right and 2.2.7 gets wrong is that > 2.2.7 has problems in situations like this: > /* comment 1 *//* comment 2*/ Just to be clear: in this situation, 2.2.8 gets it right; in the boxed comments situation, 2.2.7 gets it right. David Carlton carlton@math.stanford.edu