-
- Downloads
re PR libfortran/25139 ("Invalid argument" error on I/O)
2005-12-28 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libgfortran/25139 * io/unix.c (fd_truncate): Set s->active to zero. PR libgfortran/25510 * libgfortran.h: Add ERROR_INTERNAL and ERROR_INTERNAL_UNIT. * runtime/error.c (translate_error): Add messages for new errors. * io/list_read.c (next_char): Use new errors. * io/transfer.c (next_record_r) (next_record_w): Use new errors. From-SVN: r109122
Showing
- libgfortran/ChangeLog 10 additions, 0 deletionslibgfortran/ChangeLog
- libgfortran/io/list_read.c 1 addition, 1 deletionlibgfortran/io/list_read.c
- libgfortran/io/transfer.c 5 additions, 2 deletionslibgfortran/io/transfer.c
- libgfortran/io/unix.c 1 addition, 1 deletionlibgfortran/io/unix.c
- libgfortran/libgfortran.h 2 additions, 0 deletionslibgfortran/libgfortran.h
- libgfortran/runtime/error.c 8 additions, 0 deletionslibgfortran/runtime/error.c
Loading
Please register or sign in to comment