Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7576 - Genlang produces wrong output with -o

Attached to Project: Rockbox
Opened by Jonas Häggqvist (rasher) - Saturday, 11 August 2007, 00:25 GMT+2
Last edited by Daniel Stenberg (bagder) - Saturday, 11 August 2007, 01:09 GMT+2
Task Type Bugs
Category Build environment
Status Closed
Assigned To Daniel Stenberg (bagder)
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

$ ../../tools/genlang -o
-t=h120:agc:backlight_fade:dircache:hold_button:lcd_bitmap:lcd_non-mono:lcd_flip:lcd_invert:pitchscreen:quickscreen:radio:recording:recording_swcodec:remote:remote_ticking:spdif_power:swcodec:tagcache:tc_ramcache:charging -e=english.lang dansk.lang |grep -c LANG_SET_BOOL_YES
192

Quite clearly, that is way to many instances of LANG_SET_BOOL_YES.

Assigned to bagder for good measure.
This task depends upon

Closed by  Daniel Stenberg (bagder)
Saturday, 11 August 2007, 01:09 GMT+2
Reason for closing:  Fixed
Additional comments about closing:  I could repeat it and with the fix in r14277 it seems to do right.

Loading...