This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: error.c tweak


Bruno Haible <haible@ilog.fr> writes:

> But I think this fflush(stdout) should also be executed in
> the case that error_print_progname != NULL, because the
> error_print_progname() doesn't do it.

But error_print_progname() is under the control of the application
which knows exactly whether it has to flush.  Anyway, since this
really doesn't cost much and I've applied the patch.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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