[PR #82] [MERGED] SSH: Deprecated methods are removed. #140

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

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/82
Author: @ismail-yilmaz
Created: 7/15/2022
Status: Merged
Merged: 7/19/2022
Merged by: @mirek-fidler

Base: masterHead: master


📝 Commits (1)

  • 7d36989 SSH: Deprecated methods are removed.

📊 Changes

4 files changed (+2 additions, -69 deletions)

View changed files

📝 uppsrc/Core/SSH/SFtp.cpp (+0 -33)
📝 uppsrc/Core/SSH/SFtp.h (+0 -4)
📝 uppsrc/Core/SSH/Session.cpp (+2 -23)
📝 uppsrc/Core/SSH/Session.h (+0 -9)

📄 Description

Some deprecated functions were marked for removal in U++ 2021.
This pull requests removes those methods.


🔄 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/82 **Author:** [@ismail-yilmaz](https://github.com/ismail-yilmaz) **Created:** 7/15/2022 **Status:** ✅ Merged **Merged:** 7/19/2022 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7d36989`](https://github.com/ultimatepp/ultimatepp/commit/7d36989703df092123fd99e9767fe8f9ce19e276) SSH: Deprecated methods are removed. ### 📊 Changes **4 files changed** (+2 additions, -69 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/Core/SSH/SFtp.cpp` (+0 -33) 📝 `uppsrc/Core/SSH/SFtp.h` (+0 -4) 📝 `uppsrc/Core/SSH/Session.cpp` (+2 -23) 📝 `uppsrc/Core/SSH/Session.h` (+0 -9) </details> ### 📄 Description Some deprecated functions were marked for removal in U++ 2021. This pull requests removes those methods. --- <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:41:22 -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#140
No description provided.