[PR #23] [CLOSED] a few fixes/additions to plugin/zip #118

Closed
opened 2026-05-05 03:40:44 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/23
Author: @70MM13
Created: 10/8/2020
Status: Closed

Base: masterHead: zip-fix


📝 Commits (1)

  • 77ffc76 a few fixes/additions to plugin/zip

📊 Changes

2 files changed (+3 additions, -0 deletions)

View changed files

📝 uppsrc/plugin/zip/UnZip.cpp (+1 -0)
📝 uppsrc/plugin/zip/zip.h (+2 -0)

📄 Description

  • clear the Vector file before reading (new) directory list
  • add default constructor to FileUnzip (for convience)
  • add Close() method to Unzip (tidy up after use)

🔄 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/ultimatepp/ultimatepp/pull/23 **Author:** [@70MM13](https://github.com/70MM13) **Created:** 10/8/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `zip-fix` --- ### 📝 Commits (1) - [`77ffc76`](https://github.com/ultimatepp/ultimatepp/commit/77ffc764eb762fa618d63fe087a395dd498b1a91) a few fixes/additions to plugin/zip ### 📊 Changes **2 files changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/plugin/zip/UnZip.cpp` (+1 -0) 📝 `uppsrc/plugin/zip/zip.h` (+2 -0) </details> ### 📄 Description - clear the Vector<File> file before reading (new) directory list - add default constructor to FileUnzip (for convience) - add Close() method to Unzip (tidy up after use) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:40:44 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#118
No description provided.