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

Paul Brook paul@codesourcery.com
Sun Jan 16 15:21:00 GMT 2005


>  * libgfortran.h (options_t): Add stderr_unit.
>  * 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.

> + stream *
> + error_stream (void)
> + {
> +

Stray blank line here.

Paul



More information about the Fortran mailing list