You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixup! mingw: allow compiling with GCC 8 and DEVELOPER=1
It is actually illegal to case between function and data pointers, and
it is fascinating that GCC allows that, but MSVC complains about that
when we let it be strict.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments