The method HandleCrash takes a uintptr as it's second argument. Trying to pass type PEXCEPTION_POINTERS requires a reinterpret_cast.
Would need someone to commit this for me as well
Differential D72564
[NFC] Fix compilation of CrashRecoveryContext.cpp on mingw zero9178 on Jan 11 2020, 4:22 PM. Authored by
Details The method HandleCrash takes a uintptr as it's second argument. Trying to pass type PEXCEPTION_POINTERS requires a reinterpret_cast. Would need someone to commit this for me as well
Diff Detail
Event Timeline |