[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 88d75e: sqUnixCharConv.c: correct path encoding

GitHub noreply at github.com
Sat Aug 25 19:13:33 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 88d75e428475a9a82a373600fdf92fb1059e7e30
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/88d75e428475a9a82a373600fdf92fb1059e7e30
  Author: AlistairGrant <akgrant0710 at gmail.com>
  Date:   2018-08-25 (Sat, 25 Aug 2018)

  Changed paths:
    M platforms/unix/vm/sqUnixCharConv.c

  Log Message:
  -----------
  sqUnixCharConv.c: correct path encoding

- Use UTF8 instead of MacRoman when converting paths sq to ux
- Convert decomposed to precomposed UTF8 when convert ux to sq


  Commit: 5baff07526c73fdfb813fc8022d88f73faa823c4
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/5baff07526c73fdfb813fc8022d88f73faa823c4
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2018-08-25 (Sat, 25 Aug 2018)

  Changed paths:
    M platforms/unix/vm/sqUnixCharConv.c

  Log Message:
  -----------
  Merge pull request #281 from akgrant43/FileAttributesPlugin133

sqUnixCharConv.c: correct path encoding


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/73df2f775c5f...5baff07526c7
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Vm-dev mailing list