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
Insert some explicit casts to solve macosx10.10 SDK issues
Because the contents of various headers have changed, we need to be
more explicit about casts because the compiler's automagic deduction
is no longer working for these particular cases.
0 commit comments