You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, the target object has global variables externed while the base object has them defined. This leads to a diff for the variables. It would be great if there was an option to ignore this difference.
The example is from objdiff on decomp.me but this applies to objdiff locally too.