decomp-toolkit icon indicating copy to clipboard operation
decomp-toolkit copied to clipboard

`dol diff`: Conditionally warn on symbol size mismatch

Open encounter opened this issue 1 year ago • 0 comments
trafficstars

Right now, a symbol size mismatch will error and halt the diff. This is annoying for symbols where the true size was discovered and symbols.txt hasn't yet been updated to reflect. If the next symbol is still at the correct address (meaning that alignment was not broken), omit a warning instead and continue.

encounter avatar Jan 24 '24 06:01 encounter