winedbg: Add helper to compare types and use it to detect wrong assigments.
commitc4548c04eb8e1e7e94b10ad42b59831f6687f4f8
authorEric Pouech <eric.pouech@gmail.com>
Wed, 8 Dec 2021 13:44:21 +0000 (8 14:44 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 10 Dec 2021 21:00:17 +0000 (10 22:00 +0100)
tree0969eec95687b083f49fd0b399c6b0fa633eb901
parente60fdbf12453c3caf11d6638b03e53ef68641423
winedbg: Add helper to compare types and use it to detect wrong assigments.

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/winedbg/debugger.h
programs/winedbg/types.c