Previous mail
Next mail
Unformatted/full headers
Overview 10 days
Subject
Date
Thread
Author
From: Waldek Hebisch
Subject: EOF is not true on reset empty file
Date: 29 Jan 2005, 14:14:18
> One of my programs, which I have used with many compilers in the past, > started an odd behavior as soon as I compiled with GPC. I rooted down > to what the cause was and found this: > > EOF is not true on a reset empty file. > > Here is the program: > <snip> > echo -------------------- compile > gpcc gpcbug2005jan27.p > echo -------------------- <snip> You missed an important information. If I type (with `eof.pas' beeing your file): ../gpc-3.4.3/gcc/xgpc -B../gpc-3.4.3/gcc/ -O -ftransparent-file-names -fstandard-pascal eof.pas ./a.out I get: NOT eof of namebook NOT eof of namelist However, if I type: ../gpc-3.4.3/gcc/xgpc -B../gpc-3.4.3/gcc/ -O --transparent-file-names eof.pas ./a.out I get: eof of namebook eof of namelist Both with my (modified) copy of gpc-20041218 on Linux. Yes, standard requires that you get EOF on empty file.
Previous mail
Next mail
Unformatted/full headers
Overview 10 days
Subject
Date
Thread
Author
| Author | Subject | Date |
|---|---|---|
| Tom Schneider | EOF is not true on reset empty file | 27 Jan 2005, 02:26:45 |
Note: This page contains information that does not originate from the owner of this web site, but from the authors of the mails archived. The owner of this web site is not responsible for the content of such information. Any use of that infomation requires the consent of the respective author.
Where WWW addresses (URLs) in the mails archived are marked as hyperlinks, this is only for the comfort of the reader. The content of the web pages linked to like this does not necessarily reflect the opinion of the owner of this web site or of the authors of the mails archived. The owner of this web site is not responsible for the content of such web pages. Those pages are explicitly not to be considered as part of the content of this page, but merely as references.
This page was created by Crystal 0.999 (Linux 2.4.27/i686).