[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 45f4a2: Let surface plugin be LLP64 compatible

GitHub noreply at github.com
Mon Jul 18 16:58:25 UTC 2016


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 45f4a2fdf97aa461cb58ec207ef200ded31fe181
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/45f4a2fdf97aa461cb58ec207ef200ded31fe181
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M platforms/Cross/plugins/SurfacePlugin/SurfacePlugin.c

  Log Message:
  -----------
  Let surface plugin be LLP64 compatible


  Commit: 7d278c034a7845e83ba2624e7c67f9da08f98dc4
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7d278c034a7845e83ba2624e7c67f9da08f98dc4
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M platforms/Cross/vm/sqVirtualMachine.c

  Log Message:
  -----------
  Align sqVirtualmachine.c prototype declarations with that of .h

Note: these 2 files should have been committed together.
I did not detect the inconsistency immediately because gcc is less pedantic than clang...
Maybe we should raise warning level to -Wall.


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/aa1d7a975ce8...7d278c034a78


More information about the Vm-dev mailing list