This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Minor quibble
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "Philippe Schaffnit" <P dot Schaffnit at access dot rwth-aachen dot de>
- Cc: GFortran <fortran at gcc dot gnu dot org>
- Date: Tue, 27 Mar 2007 10:47:54 +0200
- Subject: Re: Minor quibble
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Q45miaHpn6aSYrXdZHd0eo6Zf6oGrxajaw14jJweqOaJivUv9M9x5fW8u8d489+kOfGOLaWpfXHq7nvOB1a2YP3izcQAygEvRygCrySn2w6l1I9nsamVAvZp+Hhh4frk8XS7i2DAtO4oq+Be7eFgPdN84MX89a+eUGVjfPaZ6WA=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZzitgbRUAdYOnSp38nSpMnTsJdaGdyBUys1QVjI01YlLrbVi7hFGKN3jzZuvYTsIg9njhPq70sbkG0CwBF+CJ8ifiqVuhQ6y9u98UUvhZjrxh6Mqyn02wIgw5sayvSc8xl39qoPZ7oA8YDw3tUENgJ0FE3k8MNnyJ0o/dC1eO6k=
- References: <4608D915.A90AF513@access.rwth-aachen.de>
Since I'm not a native speaker, I can't comment on the language question.
Since I mention this, would it be possible to mention the actual
dimension, and what one is attempting to access? (this is the obvious
next thing to look into!).
It's filed in bugzilla, I plan to do it at some point and already know
how I'll implement it (I'll take that opportunity to rework this code
a bit), but it's not on top of the list. I'll probably get it done
before or during the summer months, though.
FX