[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 957d7b: Fixes type of function pointers in Squeak3D plugin...

Marcel Taeumel noreply at github.com
Thu Oct 27 06:38:46 UTC 2022


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

  Changed paths:
    M src/plugins/Squeak3D/Squeak3D.c

  Log Message:
  -----------
  Fixes type of function pointers in Squeak3D plugin from sqInt to void* to avoid -Wint-conversion error during compilation


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

  Changed paths:
    M platforms/unix/vm/sqUnixMain.c

  Log Message:
  -----------
  Merge branch 'Cog' of github.com:OpenSmalltalk/opensmalltalk-vm into Cog


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/3e886454418a...2813abc34c21


More information about the Vm-dev mailing list