[OpenSmalltalk/opensmalltalk-vm] 912d91: Fix syntax error in sqUnixX11.c now that the DPRIN...

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

[OpenSmalltalk/opensmalltalk-vm] 912d91: Fix syntax error in sqUnixX11.c now that the DPRIN...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 912d9172fc1f3c316bce9b0fe0fb32fc59af2cce
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/912d9172fc1f3c316bce9b0fe0fb32fc59af2cce
  Author: Eliot Miranda <[hidden email]>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c
    M platforms/iOS/plugins/B3DAcceleratorPlugin/sqMacOpenGL.c
    M platforms/iOS/vm/OSX/sqSqueakOSXOpenGLView.m
    M platforms/iOS/vm/iPhone/Classes/SqueakUIViewOpenGL.m
    M platforms/unix/vm-display-X11/sqUnixX11.c

  Log Message:
  -----------
  Fix syntax error in sqUnixX11.c now that the DPRINTF3D macro works like a
normal statement.
Nuke some non-empty whitespace (a nervous tick).