[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] b02b9e: Revert "fix" to figure out why IMPOR() and EXPORT(...

Marcel Taeumel noreply at github.com
Wed Oct 26 12:49:07 UTC 2022


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: b02b9e218c31d71106d9a65ffab0850ecb2fc32e
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/b02b9e218c31d71106d9a65ffab0850ecb2fc32e
  Author: Marcel Taeumel <marcel.taeumel at hpi.de>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M platforms/win32/plugins/FileDialogPlugin/sqWin32FileDialog.c

  Log Message:
  -----------
  Revert "fix" to figure out why IMPOR() and EXPORT() are not working here via Cygwin/MinGW ...


  Commit: 09237289559954d6009c4eb0d32045a4baf967cb
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/09237289559954d6009c4eb0d32045a4baf967cb
  Author: Marcel Taeumel <marcel.taeumel at hpi.de>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    M src/spur32.stack/gcc3x-interp.c
    M src/spur32.stack/interp.c
    M src/spur64.stack/gcc3x-interp.c
    M src/spur64.stack/interp.c
    M src/v3.stack/gcc3x-interp.c
    M src/v3.stack/interp.c

  Log Message:
  -----------
  CogVM source as per VMMaker.oscog-mt.3257

Fixes "-Wint-conversion" error for StackVM builds.


  Commit: a01e773d62058e738331318b288c8fbd3aef56cd
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/a01e773d62058e738331318b288c8fbd3aef56cd
  Author: Marcel Taeumel <marcel.taeumel at hpi.de>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

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

  Log Message:
  -----------
  Fixes "-Wint-conversion" error for Windows builds.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/fde13b69792f...a01e773d6205


More information about the Vm-dev mailing list