(title says it all)
On windows, show message box with help, as there is no stderr (fixes #702) #857
pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2012_02_fixhelpwindow changing 2 files +9 −12-
laanwj commented at 4:57 PM on February 17, 2012: member
-
On windows, show message box with help, as there is no stderr (fixes #702) bc5e6b9f21
-
gavinandresen commented at 6:59 PM on February 17, 2012: contributor
ACK
-
sipa commented at 1:14 AM on February 18, 2012: member
I think it's a bit strange that the windows version would show a message box, while on other operating systems an error is printed to stderr. Very few people run a GUI from a terminal that remains open anyway.
-
laanwj commented at 8:05 AM on February 18, 2012: member
@sipa: I'm simply mimicing the behaviour of most programs... On linux, people expect --help output in the terminal (which can be copied, piped, redirected, etc). On windows they expect a message box (as there is no other way).
I really don't like the message box to be the default.
-
sipa commented at 5:25 PM on February 19, 2012: member
Ok, nevermind.
- laanwj referenced this in commit f7b8f824de on Feb 20, 2012
- laanwj merged this on Feb 20, 2012
- laanwj closed this on Feb 20, 2012
- coblee referenced this in commit 8b9ea12a66 on Jul 17, 2012
- laanwj deleted the branch on Apr 9, 2014
- destenson referenced this in commit 914802bab4 on Jun 26, 2016
- ptschip referenced this in commit 2b7f0817db on Jan 7, 2018
- sipa referenced this in commit 77ccaf5cb9 on Apr 2, 2021
- sipa referenced this in commit cb8f70f488 on Apr 2, 2021
- sipa referenced this in commit a110aca93f on Apr 2, 2021
- sipa referenced this in commit bdca9bcb6c on Apr 23, 2021
- rebroad referenced this in commit 6e13b4e771 on Jun 23, 2021
- DrahtBot locked this on Sep 8, 2021
Contributors