[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 1668c7: Get around a picky gcc 12 on linux. Avoid definin...

Eliot Miranda noreply at github.com
Thu Jul 28 22:35:19 UTC 2022


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 1668c765222502d4f3fba2a8c6800a1dccbea3ff
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1668c765222502d4f3fba2a8c6800a1dccbea3ff
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2022-07-28 (Thu, 28 Jul 2022)

  Changed paths:
    M platforms/iOS/vm/OSX/sqPlatformSpecific.h
    M platforms/minheadless/unix/sqPlatformSpecific-Unix.h
    M platforms/unix/vm/sqPlatformSpecific.h
    M platforms/unix/vm/sqUnixThreads.c

  Log Message:
  -----------
  Get around a picky gcc 12 on linux.  Avoid defining the sqOSSemaphore struct
twice, getting around the sqPlatformSpecific.h gymnastics caused by the config.h
putsch (that has made my life hell).




More information about the Vm-dev mailing list