[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 58bd6b: Fix the protoypes of Win32 stubs: don't pass a poi...

GitHub noreply at github.com
Thu Nov 17 21:38:22 UTC 2016


  Branch: refs/heads/Use_clang_for_Win64
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 58bd6b5b35c6c2ec45d44ebbc0263a63e7884347
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/58bd6b5b35c6c2ec45d44ebbc0263a63e7884347
  Author: nicolas-cellier-aka-nice <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

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

  Log Message:
  -----------
  Fix the protoypes of Win32 stubs: don't pass a pointer via an int, just pass the pointer.


  Commit: 17b35b598f7c02654f784640346d77b94c9505b8
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/17b35b598f7c02654f784640346d77b94c9505b8
  Author: nicolas-cellier-aka-nice <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

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

  Log Message:
  -----------
  Fix MSVC branch of heartbeat - time was 1000x too fast.


  Commit: c42b364d4b4a09884e5f9c875ad659673d2424c7
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/c42b364d4b4a09884e5f9c875ad659673d2424c7
  Author: nicolas-cellier-aka-nice <nicolas.cellier.aka.nice at gmail.com>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

  Changed paths:
    M .appveyor.yml
    M build.win64x64/common/Makefile.tools

  Log Message:
  -----------
  Use clang for Win64 build to avoid FFI crash


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/58bd6b5b35c6^...c42b364d4b4a


More information about the Vm-dev mailing list