Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: dedacc1d8b5517ba33d03bd20f082d91b8a694ac
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/dedacc1d8b5517ba33d03bd20f082d91b8a694ac Author: Eliot Miranda <
[hidden email]>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M platforms/Cross/plugins/Squeak3D/b3d.h
M platforms/Cross/plugins/Squeak3D/b3dAlloc.c
M platforms/RiscOS/vm/sqPlatformSpecific.h
M platforms/iOS/plugins/SoundPlugin/sqSqueakSoundCoreAudio.m
M platforms/iOS/vm/Common/sqMacV2Memory.c
M platforms/iOS/vm/OSX/sqPlatformSpecific.h
M platforms/iOS/vm/iPhone/sqPlatformSpecific.h
Log Message:
-----------
And fix some include order issues, and especially remove the requirement for
the iOS sqPlatformSpecific.h to include stdio.h (for FILE).