This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9668 - genlang usage error messages should be printed to STDERR
Attached to Project:
Rockbox
Opened by Tomer Shalev (tomers) - Friday, 19 December 2008, 00:01 GMT+2
Last edited by Jonas Häggqvist (rasher) - Friday, 27 February 2009, 21:00 GMT+2
Opened by Tomer Shalev (tomers) - Friday, 19 December 2008, 00:01 GMT+2
Last edited by Jonas Häggqvist (rasher) - Friday, 27 February 2009, 21:00 GMT+2
|
DetailsWhen running the genlang tool according to http://www.rockbox.org/twiki/bin/view/Main/LangFiles#Preparation_every_time_you_updat, like in the following example:
$ ../../tools/genlang -s -e=english.lang yourlang.lang > yournewlang.lang usage error messages are printed to STDOUT instead of STDERR, and are being redirected to the output file instead to the console. The attached patch fixed this issue. |
This task depends upon
Closed by Jonas Häggqvist (rasher)
Friday, 27 February 2009, 21:00 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in revision 20130. Thanks.
Friday, 27 February 2009, 21:00 GMT+2
Reason for closing: Accepted
Additional comments about closing: Committed in revision 20130. Thanks.