[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] acaf28: Win32:

Eliot Miranda noreply at github.com
Thu May 7 21:24:45 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: acaf284cc026022c08bf5a76742226ff4ebe2a41
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/acaf284cc026022c08bf5a76742226ff4ebe2a41
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-05-07 (Thu, 07 May 2020)

  Changed paths:
    M build.win32x86/common/Makefile.msvc.tools
    M build.win64x64/common/Makefile.msvc.tools
    M platforms/Cross/third-party/fdlibm/fdlibm.h
    M platforms/win32/vm/sqWin32ExternalPrims.c

  Log Message:
  -----------
  Win32:
Guard some fdlibm.h defines to avoid warnings on Win32.
Make sure the msvc makefile suite builds a UNICODE VM (why doesn't the cygwin
makefile suite do the same?!?!?).
Don't add ".dll" to the end of module names that already have ".dll" added.




More information about the Vm-dev mailing list