Ben Pfaff <[EMAIL PROTECTED]> writes:
> I'm not sure I understand the fwriteerror() interface. As I read
> the function comment, fwriteerror() should always close the
> stream provided to it (except in the case of stdout). But the
> implementation does not close the stream if an error was report
Ben Pfaff <[EMAIL PROTECTED]> writes:
> I still think this is a bug, but no one ever replied and no fix
> has been checked into CVS. Can anyone else confirm or deny that
> this is in fact a bug?
I agree that there is a bug, either in the documentation or in the
code. I don't use fwriteerror mys