How to fix the mismatch struct size

test123 test123 at gmail.com
Mon May 16 06:00:38 UTC 2022


On Monday, 16 May 2022 at 05:58:17 UTC, test123 wrote:
> On Monday, 16 May 2022 at 05:57:33 UTC, test123 wrote:
>>
>> Is this problem cause by clang has wrong layout?
>
> and VTermStringFragment for mingw-x86 size is 12.


VTerm->parser for mingw-x64 clang size is 144, fox unix-64 is 208.

VTerm->parser for mingw-x86 clang size is 128.


More information about the Digitalmars-d mailing list