[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 28fd18: sqAssert.h needs to include sqPlatformSpecific.h a...

Eliot Miranda noreply at github.com
Tue Sep 22 16:39:14 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 28fd184146eb7edf35a10ac68cd4c8294012803d
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/28fd184146eb7edf35a10ac68cd4c8294012803d
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M build.macos32x86/makeproduct
    M build.macos32x86/makeproductclean
    M platforms/Cross/vm/sqAssert.h
    M platforms/Mac OS/vm/sqPlatformSpecific.h
    M platforms/Plan9/vm/sqPlatformSpecific.h
    M platforms/RiscOS/vm/sqPlatformSpecific.h
    M platforms/iOS/vm/OSX/sqPlatformSpecific.h
    M platforms/iOS/vm/iPhone/sqPlatformSpecific.h
    M platforms/unix/vm/sqPlatformSpecific.h
    M platforms/win32/vm/sqPlatformSpecific.h

  Log Message:
  -----------
  sqAssert.h needs to include sqPlatformSpecific.h at least on Windows for EXPORT.
Since sq.h includes it too, add multiple include protection to each
sqPlatformSpecific.h.  (P.S.  ROnie's style in minheadless is good; we could
follow it).




More information about the Vm-dev mailing list