diff options
author | 2021-09-24 06:51:51 +1000 | |
---|---|---|
committer | 2021-09-24 06:51:51 +1000 | |
commit | 3a2ab1a6c6238aa2c027651ec854ade488034d43 (patch) | |
tree | 885f8acb0527e8468301f880d9e3538fdf8a84f4 /docs/source/commandline/commandline-index.rst | |
parent | b2116467d6d1d592a306180e1a41a89d89926cde (diff) |
util/delegate.h: Use "compatible" delegates for MinGW GCC i686.
The Itanium delegate has questionable value on on MinGW i686 as it
injects a conditional branch in the hot path for delegates anyway to
deal with the different __thiscall convention. It's somehow breaking
and causing memory corruption in full builds, but I don't have the time
to work out exactly which delegate type is the problematic one,
especially not with a release coming soon.
This will probably cause 32-bit MinGW builds to become substantially
larger.
Diffstat (limited to 'docs/source/commandline/commandline-index.rst')
0 files changed, 0 insertions, 0 deletions