From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1044 invoked by alias); 8 Dec 2005 04:30:46 -0000 Received: (qmail 1036 invoked by uid 22791); 8 Dec 2005 04:30:45 -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; Thu, 08 Dec 2005 04:30:45 +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 HEV16833; Thu, 8 Dec 2005 06:30:39 +0200 (IST) Received: from HOME-C4E4A596F7 (IGLD-80-230-86-249.inter.net.il [80.230.86.249]) by nitzan.inter.net.il (MOS 3.7.2-GA) with ESMTP id CDY85533 (AUTH halo1); Thu, 8 Dec 2005 06:30:33 +0200 (IST) Date: Thu, 08 Dec 2005 14:24:00 -0000 Message-Id: From: Eli Zaretskii To: Wu Zhou , Thomas.Koenig@online.de CC: gdb-patches@sources.redhat.com In-reply-to: <20051207232541.GB7483@nevyn.them.org> (message from Daniel Jacobowitz on Wed, 7 Dec 2005 18:25:41 -0500) Subject: Re: [RFC]: Patch to support Fortran derived type - Revised Reply-to: Eli Zaretskii References: <20051207232541.GB7483@nevyn.them.org> 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: 2005-12/txt/msg00144.txt.bz2 > Date: Wed, 7 Dec 2005 18:25:41 -0500 > From: Daniel Jacobowitz > Cc: gdb-patches@sources.redhat.com, Thomas.Koenig@online.de > > /* Starting from the Fortran 90 standard, Fortran supports derived > types. */ > > Two periods after period, please :-) Daniel meant two blanks after the period.