This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
bug in gfortran : achard(34) is buggy
- From: "gerdy" <cgerdy at wanadoo dot fr>
- To: <fortran at gcc dot gnu dot org>
- Date: Sat, 29 Apr 2006 15:36:00 +0200
- Subject: bug in gfortran : achard(34) is buggy
I have found a bug in gfortran Windows and Linux version :
When you use achard(34) you must obtain the ASCII character of number 34 : "
the double quot
you obtain ' the sinble quot.
You must verify all the values of achard() and iachard()
I discover this bug when I use gfortran in my site to put the code in
Fortran95:
http://perso.wanadoo.fr/claude.gerdy where you can download in
freeware(under the GNU condition) two editors.
yedit for the fixed format of Fortran.
zedit for le free format of Fortran.
For Windows and Linux.
Can you quote my Home page as an editor for Fortran between others?.
Thank you for your work.