April 9, 2026
12:42 p.m.
I guess that's something like ``` 00e0:fixme:dbghelp_dwarf:dwarf2_fill_in_variant Unexpected base type bt=a for form=b 00e0:fixme:dbghelp_dwarf:dwarf2_parse_variable Unsupported form for const value "use_charref_lf" (b) ``` from `msxml3/mxwriter.c write_crlf()` i'll try to see if can come up with a code fragment on msvc that triggers a similar construct in pdb) since the fixme is generated by known code (and consequence is to not store the (const) value), we'd be better of fixing it -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10610#note_135661