Rockbox Technical Forums
Rockbox Development => Starting Development and Compiling => Topic started by: lee321987 on April 21, 2008, 02:50:23 PM
-
I'm guessing "fix warning" means re-writing code so that it doesn't return a warning when you compile. What about "fix red" and "fix yellows"?
-
I wondered this for the longest time before I asked a while back in irc... You're on the right track.
See http://build.rockbox.org/dev.cgi ... red/yellow (look at top table) is referring problems with the automatic builds for various targets.
-
Alright, thanks a lot.
-
More precisely, red is when a build fails, and yellow is when there were warnings.