Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Infrastructure → Build environment
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.6
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by funman - 2010-09-07
Last edited by funman - 2010-09-07

FS#11611 - Build with -std=gnu99

Use -std=gnu99 instead of default gnu89 to allow the use of some additional C99 constructs, like for(int i=0; i<n; i++)

Remove inline keyword from some inline non static functions
Add static to some other

Modify pitch_detector to not use a struct

Builds & runs without warnings for Clip+

Closed by  funman
2010-09-07 14:21
Reason for closing:  Accepted
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

r28021

committed fixes for plugins/, now only tools/configure remains

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing