[PR #1080] [MERGED] Add simple XML parsing wrapper #1797

Closed
opened 2026-03-04 02:02:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1080
Author: @gaul
Created: 7/6/2019
Status: Merged
Merged: 7/7/2019
Merged by: @ggtakec

Base: masterHead: xml/simplification


📝 Commits (1)

  • b8ff6a6 Add simple XML parsing wrapper

📊 Changes

5 files changed (+68 additions, -99 deletions)

View changed files

📝 src/curl.cpp (+6 -75)
📝 src/curl.h (+0 -1)
📝 src/s3fs.cpp (+14 -23)
📝 src/s3fs_util.cpp (+47 -0)
📝 src/s3fs_util.h (+1 -0)

📄 Description

Also simplify check_region_error.


🔄 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/s3fs-fuse/s3fs-fuse/pull/1080 **Author:** [@gaul](https://github.com/gaul) **Created:** 7/6/2019 **Status:** ✅ Merged **Merged:** 7/7/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `xml/simplification` --- ### 📝 Commits (1) - [`b8ff6a6`](https://github.com/s3fs-fuse/s3fs-fuse/commit/b8ff6a647e56ae5e22716ae7aeb1862bb35c12ab) Add simple XML parsing wrapper ### 📊 Changes **5 files changed** (+68 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+6 -75) 📝 `src/curl.h` (+0 -1) 📝 `src/s3fs.cpp` (+14 -23) 📝 `src/s3fs_util.cpp` (+47 -0) 📝 `src/s3fs_util.h` (+1 -0) </details> ### 📄 Description Also simplify `check_region_error`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:12 +03:00
Sign in to join this conversation.
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
starred/s3fs-fuse#1797
No description provided.