[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 74f805: 21379 FileAttributesPlugin _WIN32 & nil creationTi...

GitHub noreply at github.com
Wed Feb 21 20:46:25 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 74f805c77347c32b466811a37750e66bfcbc9270
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/74f805c77347c32b466811a37750e66bfcbc9270
  Author: AlistairGrant <akgrant0710 at gmail.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  21379 FileAttributesPlugin _WIN32 & nil creationTime

Name: FileAttributesPlugin.oscog-AlistairGrant.28
Author: AlistairGrant
Time: 21 February 2018, 9:46:27.211606 am
UUID: fb804aff-1cbd-4ffa-b48a-e3d665d10673
Ancestors: FileAttributesPlugin.oscog-AlistairGrant.27

1.2.6: Clean up Windows specific code, return nil for creationTime on
Unix

- Use the option: pragma to make Windows specific methods only compile
  on Windows.
- Return nil instead of -1 for file creationTime on Unix

Fogbugz:
https://pharo.fogbugz.com/f/cases/21379/FileAttributesPlugin-_WIN32-nil-creationTime


  Commit: 7b880914c50cac4d9571aab57dbded4cd30ceb15
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/7b880914c50cac4d9571aab57dbded4cd30ceb15
  Author: Fabio Niephaus <code at fniephaus.com>
  Date:   2018-02-21 (Wed, 21 Feb 2018)

  Changed paths:
    M src/plugins/FileAttributesPlugin/FileAttributesPlugin.c

  Log Message:
  -----------
  Merge pull request #220 from akgrant43/21379-FileAttributesPlugin-_WIN32-nil-creationTime

21379 FileAttributesPlugin _WIN32 & nil creationTime


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/b2efb7d3302c...7b880914c50c


More information about the Vm-dev mailing list