[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Ascii warn printf (#347)

Nicolas Cellier notifications at github.com
Sat Jan 5 11:02:40 UTC 2019


Restore the compatibility with minheadless
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347

-- Commit Summary --

  * Let warnPrintf take a char * argument in platforms/win32 VM support files
  * Provide the minheadless support for warnPrintfW/T
  * NO_STD_FILE_SUPPORT is now implied by WIN32_FILE_SUPPORT
  * Remove a compiler warning - losing const qualifier
  * DIscard now unused fromSqueak fromSqueak2 fromSqueakInto from minheadless too

-- File Changes --

    M build.win32x86/common/Makefile.plugin (2)
    M build.win32x86/common/Makefile.tools (2)
    M build.win64x64/common/Makefile.plugin (4)
    M build.win64x64/common/Makefile.tools (2)
    M platforms/minheadless/windows/sqPlatformSpecific-Win32.h (8)
    M platforms/minheadless/windows/sqWin32.h (3)
    M platforms/minheadless/windows/sqWin32Common.c (18)
    M platforms/win32/plugins/AsynchFilePlugin/sqWin32AsyncFilePrims.c (2)
    M platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c (2)
    M platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c (2)
    M platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c (90)
    M platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c (8)
    M platforms/win32/plugins/SoundPlugin/sqWin32Sound.c (68)
    M platforms/win32/vm/sqWin32.h (29)
    M platforms/win32/vm/sqWin32Alloc.c (14)
    M platforms/win32/vm/sqWin32Main.c (22)
    M platforms/win32/vm/sqWin32PluginSupport.c (26)
    M platforms/win32/vm/sqWin32Service.c (10)
    M platforms/win32/vm/sqWin32Utils.c (62)
    M platforms/win32/vm/sqWin32Window.c (10)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20190105/60d3bbc8/attachment.html>


More information about the Vm-dev mailing list