[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 77b303: Use _controlfp rather than _control87 for x64 comp...

GitHub noreply at github.com
Thu Jul 28 21:08:48 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 77b30368c1e819a8ef22aae9bbfd846d2bea019b
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/77b30368c1e819a8ef22aae9bbfd846d2bea019b
  Author: nicolas-cellier-aka-nice <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-07-28 (Thu, 28 Jul 2016)

  Changed paths:
    M platforms/win32/vm/sqWin32Main.c

  Log Message:
  -----------
  Use _controlfp rather than _control87 for x64 compatibility

Note that _control87 causes an assertion failure on x64 MSVC
See msdn https://msdn.microsoft.com/en-us/library/e9b52ceh.aspx




More information about the Vm-dev mailing list