Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: a1e4d7b6065b14f3a9f95fe4d030104966754604
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a1e4d7b6065b14f3a9f95fe4d030104966754604 Author: Eliot Miranda <
[hidden email]>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M platforms/win32/vm/sqWin32Main.c
Log Message:
-----------
Fix breaking cygwin/mingw builds by redefining printf only if one
defines DBGPRINT, not if one doesn't define NODBGPRINT.