mirror of
https://github.com/reactos/wine.git
synced 2025-02-02 18:25:19 +00:00
dbghelp: Silence superfluous message (spotted by Robert Reif).
This commit is contained in:
parent
c7a6c1af0d
commit
2af9736fbb
@ -1181,6 +1181,7 @@ static struct symt* dwarf2_parse_udt_type(dwarf2_parse_context_t* ctx,
|
||||
case DW_TAG_structure_type:
|
||||
case DW_TAG_class_type:
|
||||
case DW_TAG_union_type:
|
||||
case DW_TAG_typedef:
|
||||
/* FIXME: we need to handle nested udt definitions */
|
||||
break;
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user