[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 0cc49f: Fix issue #526 (jpeg plugin crash on mingw win32/64)

Nicolas Cellier noreply at github.com
Tue Jan 12 22:07:34 UTC 2021


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 0cc49f9111527e1326b638ef754c03ee39a1b649
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0cc49f9111527e1326b638ef754c03ee39a1b649
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2021-01-12 (Tue, 12 Jan 2021)

  Changed paths:
    M platforms/Cross/vm/sqSetjmpShim.h

  Log Message:
  -----------
  Fix issue #526 (jpeg plugin crash on mingw win32/64)

If we define setjmp then we must also define longjmp.


  Commit: 75b842240b4d4451e8eac5b13ed490062664ba2a
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/75b842240b4d4451e8eac5b13ed490062664ba2a
  Author: Nicolas Cellier <nicolas.cellier at sirehna.com>
  Date:   2021-01-12 (Tue, 12 Jan 2021)

  Changed paths:
    M tests/smalltalk.ston

  Log Message:
  -----------
  Oups, fixup STON syntax typo


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/6cf1e9dde82a...75b842240b4d


More information about the Vm-dev mailing list