Bug#920582: gcc -v --help prints some output to stderr, not just stdout

2019-01-27 Thread josh
Package: gcc-8 Version: 8.2.0-15 Severity: normal "gcc -v --help" prints some of its output to stderr, rather than stdout, which makes it awkward to run "gcc -v --help | less" as the stderr output steps on the pager. I think that all of the output from "gcc -v --help" should go to stdout. ~$ gcc

Bug#920582: gcc -v --help prints some output to stderr, not just stdout

2019-01-26 Thread Josh Triplett
Package: gcc-8 Version: 8.2.0-15 Severity: normal "gcc -v --help" prints some of its output to stderr, rather than stdout, which makes it awkward to run "gcc -v --help | less" as the stderr output steps on the pager. I think that all of the output from "gcc -v --help" should go to stdout. ~$ gcc