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
{{ message }}
This repository was archived by the owner on Aug 31, 2021. It is now read-only.
This patch changes the stubs file maker to use `MCLog` instead of
`fprintf` to `stderr`. This is mainly helpful on Windows where
`stderr` is not sent to the debugger output console. However, on
all platforms it has the advantager of including the file name
and line number in the output automatically.
0 commit comments