<p>Restore the compatibility with minheadless</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347</a></p>

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

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-0">build.win32x86/common/Makefile.plugin</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-1">build.win32x86/common/Makefile.tools</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-2">build.win64x64/common/Makefile.plugin</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-3">build.win64x64/common/Makefile.tools</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-4">platforms/minheadless/windows/sqPlatformSpecific-Win32.h</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-5">platforms/minheadless/windows/sqWin32.h</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-6">platforms/minheadless/windows/sqWin32Common.c</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-7">platforms/win32/plugins/AsynchFilePlugin/sqWin32AsyncFilePrims.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-8">platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-9">platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-10">platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c</a>
    (90)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-11">platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-12">platforms/win32/plugins/SoundPlugin/sqWin32Sound.c</a>
    (68)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-13">platforms/win32/vm/sqWin32.h</a>
    (29)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-14">platforms/win32/vm/sqWin32Alloc.c</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-15">platforms/win32/vm/sqWin32Main.c</a>
    (22)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-16">platforms/win32/vm/sqWin32PluginSupport.c</a>
    (26)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-17">platforms/win32/vm/sqWin32Service.c</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-18">platforms/win32/vm/sqWin32Utils.c</a>
    (62)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347/files#diff-19">platforms/win32/vm/sqWin32Window.c</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347.patch'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347.patch</a></li>
  <li><a href='https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347.diff'>https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AhLyWwqu9-8NR7VOqx5p4gU49npHX5Qfks5vAIZQgaJpZM4Zwfnr">mute the thread</a>.<img src="https://github.com/notifications/beacon/AhLyWz0932yp8_N_5c_tLdtisiynhwujks5vAIZQgaJpZM4Zwfnr.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/OpenSmalltalk/opensmalltalk-vm","title":"OpenSmalltalk/opensmalltalk-vm","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Ascii warn printf (#347)"}],"action":{"name":"View Pull Request","url":"https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/347",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>