This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11328 - Doom EABI kitchen sink fix
Attached to Project:
Rockbox
Opened by Michael Sevakis (MikeS) - Saturday, 29 May 2010, 08:13 GMT+2
Last edited by Michael Sevakis (MikeS) - Saturday, 29 May 2010, 10:13 GMT+2
Opened by Michael Sevakis (MikeS) - Saturday, 29 May 2010, 08:13 GMT+2
Last edited by Michael Sevakis (MikeS) - Saturday, 29 May 2010, 10:13 GMT+2
|
DetailsPatch allows Doom to run when EABI tools are used to build for ARM targets. All enum typedefs are converted to int or unsigned depending upon the presence of negative values in the enumeration. The change is global to the plugin to avoid worrying if something was missed somewhere.
|
This task depends upon
Closed by Michael Sevakis (MikeS)
Saturday, 29 May 2010, 10:13 GMT+2
Reason for closing: Accepted
Additional comments about closing: r26368: Seems to work
Saturday, 29 May 2010, 10:13 GMT+2
Reason for closing: Accepted
Additional comments about closing: r26368: Seems to work