uxmal / reko

Reko is a binary decompiler.
https://uxmal.github.io/reko
GNU General Public License v2.0
2.1k stars 251 forks source link

Unifier.IsCompatibleWithPointer: add missing brackets around (DomainSelector | Domain.Pointer) #1298

Open ptomin opened 8 months ago

uxmal commented 7 months ago

@ptomin: I've added the fixes suggested in this PR to the master branch in another commit. Can you rebase this PR on top of master and see if there are any problems? It's possible this PR may have become redundant.

ptomin commented 7 months ago

@ptomin: I've added the fixes suggested in this PR to the master branch in another commit. Can you rebase this PR on top of master and see if there are any problems? It's possible this PR may have become redundant.

Done. But haven't seen your "another commit" at the master branch.

uxmal commented 7 months ago

@ptomin, please rebase again, I'm having difficulties with typing-fixes branch. It will have to wait.

ptomin commented 7 months ago

Rebased. But there are still regressions.