Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 00184111ea909b2a19eba6aca05cd3136e249503
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/00184111ea909b2a19eba6aca05cd3136e249503 Author: Nicolas Cellier <
[hidden email]>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M platforms/minheadless/common/sqPlatformSpecificCommon.h
Log Message:
-----------
define erro(x) macro rather than error
Due to a change in the order of headers, the former definition conflicts with the field error in virtual machine structure.
Commit: 31f31918c6c6bde220e6dac648644993661f236c
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/31f31918c6c6bde220e6dac648644993661f236c Author: Nicolas Cellier <
[hidden email]>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M platforms/minheadless/common/sqWindow-Null.c
Log Message:
-----------
Finish the clean-up of the 4 unused functions getButtonState & co
Commit: ccf7efbcea6310b5574ba9195fb58facc310f94e
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/ccf7efbcea6310b5574ba9195fb58facc310f94e Author: Nicolas Cellier <
[hidden email]>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M platforms/minheadless/common/sqPlatformSpecificCommon.h
M platforms/minheadless/common/sqWindow-Null.c
Log Message:
-----------
Merge pull request #559 from OpenSmalltalk/fix_minheadless_build
Fix minheadless build
Compare:
https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/331b8cdcd21e...ccf7efbcea63