[PR #36] [CLOSED] Close #8: Cleanup unused files in the /bin folder #78

Closed
opened 2026-01-24 11:40:43 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/php/pftt2/pull/36
Author: @cmb69
Created: 6/2/2019
Status: Closed

Base: masterHead: clean-up-bin


📝 Commits (2)

  • d6b2983 Close #8: Cleanup unused files in the /bin folder
  • 190112e Remove more superfluous files

📊 Changes

9 files changed (+0 additions, -0 deletions)

View changed files

bin/NanoServerApiScan.exe (+0 -0)
bin/PFTT Shell.lnk (+0 -0)
bin/cmp.exe (+0 -0)
bin/diff.exe (+0 -0)
bin/diff3.exe (+0 -0)
bin/handle.exe (+0 -0)
bin/patch.exe (+0 -0)
bin/pftt_workspace.WEW (+0 -0)
bin/sdiff.exe (+0 -0)

📄 Description

cmp, diff, diff3, patch and sdiff are Windows ports of the
respective Gnu utilities. NanoServerApiScan is a Microsoft tool.
handle is from sysinternals.

Since none of these executables are used by PFTT, we can safely remove
them.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/php/pftt2/pull/36 **Author:** [@cmb69](https://github.com/cmb69) **Created:** 6/2/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `clean-up-bin` --- ### 📝 Commits (2) - [`d6b2983`](https://github.com/php/pftt2/commit/d6b298317018ff372ff3b01b8c3e6f16dfa10eaf) Close #8: Cleanup unused files in the /bin folder - [`190112e`](https://github.com/php/pftt2/commit/190112e0ff25afb3b713b16e8532ba01f152450b) Remove more superfluous files ### 📊 Changes **9 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➖ `bin/NanoServerApiScan.exe` (+0 -0) ➖ `bin/PFTT Shell.lnk` (+0 -0) ➖ `bin/cmp.exe` (+0 -0) ➖ `bin/diff.exe` (+0 -0) ➖ `bin/diff3.exe` (+0 -0) ➖ `bin/handle.exe` (+0 -0) ➖ `bin/patch.exe` (+0 -0) ➖ `bin/pftt_workspace.WEW` (+0 -0) ➖ `bin/sdiff.exe` (+0 -0) </details> ### 📄 Description `cmp`, `diff`, `diff3`, `patch` and `sdiff` are Windows ports of the respective Gnu utilities. `NanoServerApiScan` is a Microsoft tool. `handle` is from sysinternals. Since none of these executables are used by PFTT, we can safely remove them. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:40:43 +01:00
admin closed this issue 2026-01-24 11:40:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: php/pftt2#78