3 Jul
2018
3 Jul
'18
8:27 a.m.
André Hentschel <nerv(a)dawncrow.de> writes:
Newer clang versions (>3.7) default to output more information than our dwarf parser can correctly handle. Using -g1 fixes the issue so that the bug fixed in patch 1 would be hidden again. This patch avoids other problems and FIXMEs like:
Clearly these should be fixed instead of reducing the amount of debug information. -- Alexandre Julliard julliard(a)winehq.org