From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22799 invoked by alias); 15 Dec 2007 16:36:20 -0000 Received: (qmail 22791 invoked by uid 22791); 15 Dec 2007 16:36:20 -0000 X-Spam-Check-By: sourceware.org Received: from spc2-lanc4-0-0-cust430.asfd.broadband.ntl.com (HELO grenache.tuckley.homedns.org) (81.111.9.175) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 15 Dec 2007 16:36:14 +0000 Received: from zinfandel ([192.168.1.198]) by grenache.tuckley.homedns.org with esmtp (Exim 4.63) (envelope-from ) id 1J3Zzn-0003P9-4e for gcc-help@gcc.gnu.org; Sat, 15 Dec 2007 16:36:11 +0000 Message-ID: <4764027A.9020300@tuckley.org> Date: Sat, 15 Dec 2007 16:36:00 -0000 From: Colin Tuckley User-Agent: Icedove 1.5.0.14pre (X11/20071020) MIME-Version: 1.0 CC: gcc-help@gcc.gnu.org Subject: Re: gFortran problem compiling complex character strings References: <20071215160934.9FC3F5BB6C@mailhost.lps.ens.fr> In-Reply-To: <20071215160934.9FC3F5BB6C@mailhost.lps.ens.fr> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-12/txt/msg00284.txt.bz2 Dominique Dhumieres wrote: >> print *, 'Try one of "Skip", "Test", "Verbosity" or "Cleanup"' > > Colin, your line is too long for the fixed form implied by the .f suffix: > the last ' is at column 73 and not considered by gfortran as part of the statement. > You can break your line, used the free form (implied by .f90) or remove some > spaces at the beginning of the line. Argh! Yes, of course. It must be that g77 didn't have that limit since the program used to build ok with that. I will snip a space out from somewhere. regards, Colin -- Colin Tuckley | +44(0)1903 236872 | PGP/GnuPG Key Id Debian Developer | +44(0)7799 143369 | 0x1B3045CE Artificial Intelligence is no match for natural stupidity.