[PATCH 1/9] dbghelp/dwarf: better handling of SymTagExe and SymTagCompiland

Alexandre Julliard julliard at winehq.org
Tue Oct 5 13:02:53 CDT 2021


Eric Pouech <eric.pouech at gmail.com> writes:

> - children of SymTagExe and SymTagCompiland can now be enumerated
> - SymTagCompiland's lexical parent is now reported to SymTagExe
> - native doesn't expose compiland's address, so don't expose it
>
> Signed-off-by: Eric Pouech <eric.pouech at gmail.com>

When your subject is "improve xx" followed by a list of changes, it's a
sure sign that the patch should be split.

Also please try to follow the standard commit style, it should use
imperative form, so for instance "report parent" instead of "parent is
now reported" etc.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list