[OpenSmalltalk/opensmalltalk-vm] 7cf9e1: Make sure sqWin32SerialPort.c has EXPORT specs tha...

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

[OpenSmalltalk/opensmalltalk-vm] 7cf9e1: Make sure sqWin32SerialPort.c has EXPORT specs tha...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 7cf9e172ae4a06c41aacffc4b74a6c2464e32984
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7cf9e172ae4a06c41aacffc4b74a6c2464e32984
  Author: Eliot Miranda <[hidden email]>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M platforms/win32/plugins/SerialPlugin/sqWin32SerialPort.c

  Log Message:
  -----------
  Make sure sqWin32SerialPort.c has EXPORT specs that match SerialPort.h so
it can compile under MSVC.