[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] e51c41: DnD/Unix: Fix dropRequestFileName which removed th...

Eliot Miranda noreply at github.com
Sat Feb 26 04:47:40 UTC 2022


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: e51c41fd40c139470e82530e7c0f3bc5e86b3a99
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/e51c41fd40c139470e82530e7c0f3bc5e86b3a99
  Author: Christoph Thiede <christoph.thiede at student.hpi.de>
  Date:   2022-02-26 (Sat, 26 Feb 2022)

  Changed paths:
    M platforms/unix/plugins/DropPlugin/sqUnixDragDrop.c

  Log Message:
  -----------
  DnD/Unix: Fix dropRequestFileName which removed the trailing slash from the path

That was a regression since facfd9012e9f95679dc054fde69c13d5d4b514ca.


  Commit: 11a5594d67749eaf2fa6666bda850bd07e42ba1b
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/11a5594d67749eaf2fa6666bda850bd07e42ba1b
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2022-02-25 (Fri, 25 Feb 2022)

  Changed paths:
    M platforms/unix/plugins/DropPlugin/sqUnixDragDrop.c

  Log Message:
  -----------
  Merge pull request #616 from LinqLover/fix-unix-dropRequestFileName

DnD/Unix: Fix `dropRequestFileName` which removed the trailing slash from the path


Compare: https://github.com/OpenSmalltalk/opensmalltalk-vm/compare/1d648cd88e29...11a5594d6774


More information about the Vm-dev mailing list