From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3087 invoked by alias); 18 Dec 2013 14:53:41 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 3039 invoked by uid 48); 18 Dec 2013 14:53:37 -0000 From: "aruopp at gmx dot de" To: gcc-bugs@gcc.gnu.org Subject: [Bug libfortran/59513] Fortran runtime error: Sequential READ or WRITE not allowed after EOF marker, possibly use REWIND or BACKSPACE Date: Wed, 18 Dec 2013 14:53:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libfortran X-Bugzilla-Version: 4.7.2 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aruopp at gmx dot de X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2013-12/txt/msg01662.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59513 --- Comment #5 from ARuopp --- Created attachment 31469 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31469&action=edit test script for running xfoil with output in file this is a test script for testing xfoil in running in batch mode. what it does: starting xfoil loading a test profil naca 0018 setting values calculating some lift and drag values for different aoa writing solution in polarfile_1.dat then it finishes in shell execute the program like this: xfoil < xfoil.naca.run1