[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 78e5c9: Get the DLL linkage for warning etc to agree in sq...

Eliot Miranda noreply at github.com
Tue Sep 22 22:21:04 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 78e5c9910b8ff780d0bdbcfdad4d1e114ec87dc8
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/78e5c9910b8ff780d0bdbcfdad4d1e114ec87dc8
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M build.win32x86/common/Makefile
    M build.win32x86/common/Makefile.msvc
    M build.win64x64/common/Makefile
    M build.win64x64/common/Makefile.msvc
    M platforms/Cross/vm/sqAssert.h
    M platforms/win32/vm/sqPlatformSpecific.h

  Log Message:
  -----------
  Get the DLL linkage for warning etc to agree in sqAssert.h.  This needs extra
defines on the command line on Win32/Win64 (which is the only case we have to
deal with at the moment).  N.B. There are still issues using clang-cl; there is
some f'up with varargs inside their vfprintf implementation in
api-ms-win-crt-stdio-l1-1-0.dll.




More information about the Vm-dev mailing list