[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 1e107b: [unix] Harmonize use of config.h

Tobias Pape noreply at github.com
Wed Sep 16 09:37:29 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 1e107be155f27df34f6578615984ab154a51efa4
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/1e107be155f27df34f6578615984ab154a51efa4
  Author: Tobias Pape <tobias at netshed.de>
  Date:   2020-09-16 (Wed, 16 Sep 2020)

  Changed paths:
    M platforms/unix/plugins/FileCopyPlugin/sqUnixFileCopyPlugin.c
    M platforms/unix/plugins/MIDIPlugin/sqUnixMIDI.c
    M platforms/unix/plugins/UUIDPlugin/sqUnixUUID.c
    M platforms/unix/vm-display-fbdev/sqUnixFBDev.c
    M platforms/unix/vm/sqConfig.h
    M platforms/unix/vm/sqUnixMemory.c
    M platforms/unix/vm/sqUnixSpurMemory.c

  Log Message:
  -----------
  [unix] Harmonize use of config.h

- prefer sq.h/sqConfig.h wherever sensible
- these should come early
- use HAVE_ tests to see if includes are necessary/available




More information about the Vm-dev mailing list