This is the mail archive of the gcc-patches@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]

Re: [PATCH] Connect stderr to Unit 0 (PR libgfortran/19052)


On Monday 17 January 2005 19:58, David Edelsohn wrote:
>  PR libgrfortran/19052
>  * libgfortran.h (options_t): Add stderr_unit.
>  * io/io.h (error_stream): Declare.
>  * io/open.c (new_unit): Do not terminate abnormally if opening
>  file preconnected to stdin, stdout, or stderr.
>  * io/unit.c (init_units): Initialize stderr_unit.
>  * io/unix.c (error_stream): New function.
>  * runtime/environ.c (GFORTRAN_STDERR_UNIT): New environment variable.

Ok.

Paul


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