X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com From: Martin Str|mberg Message-Id: <201308061021.r76ALiXU013434@dexter.ludd.ltu.se> Subject: Re: Set _IOERR if the file stream has been opened in wrong mode. To: djgpp-workers AT delorie DOT com Date: Tue, 6 Aug 2013 12:21:44 +0200 (MEST) In-Reply-To: <83fvvc1t0x.fsf@gnu.org> from "Eli Zaretskii" at Jul 18, 2013 05:49:50 AM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk This is the output from your test program from DJGPP newsgroup on Solaris 7: EOF encountered before data ferror = FALSE feof = FALSE This matches what you posted for DJGPP. So it seems lua has some portability problems. -- MartinS