Menu

#9 stdout/stderr mixup.

open
6
2002-08-13
2002-08-13
No

In tourcon/tourcon.c, the function handling -v mixes up
sending to stdout and stderr.

fprintf(stderr is correctly used for messages, but puts("")
is used for end-of-line.

All output from a -v option should be to stderr.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB