[OpenSmalltalk/opensmalltalk-vm] 001841: define erro(x) macro rather than error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 001841: define erro(x) macro rather than error

Eliot Miranda-3
 
  Branch: refs/heads/fix_minheadless_build
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 00184111ea909b2a19eba6aca05cd3136e249503
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/00184111ea909b2a19eba6aca05cd3136e249503
  Author: Nicolas Cellier <[hidden email]>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M platforms/minheadless/common/sqPlatformSpecificCommon.h

  Log Message:
  -----------
  define erro(x) macro rather than error

Due to a change in the order of headers, the former definition conflicts with the field error in virtual machine structure.


  Commit: 31f31918c6c6bde220e6dac648644993661f236c
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/31f31918c6c6bde220e6dac648644993661f236c
  Author: Nicolas Cellier <[hidden email]>
  Date:   2021-04-20 (Tue, 20 Apr 2021)

  Changed paths:
    M platforms/minheadless/common/sqWindow-Null.c

  Log Message:
  -----------
  Finish the clean-up of the 4 unused functions getButtonState & co


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/00184111ea90%5E...31f31918c6c6