This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libfortran/32784] [win32] Using 'con' as assigned file generates Fortran runtime error: File 'con' does not exist



------- Comment #16 from jvdelisle at gcc dot gnu dot org  2007-07-23 05:46 -------
I tried my latest updated patch in DOS terminal window as you suggested and it
works OK, provided the file name is CONOUT$.  If it is con or CON, I get an
error of file already exists.  I will think about that some more.  Maybe we
should make it match "con" with case ignored.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32784


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]