[PR #1118] [MERGED] Prefer s3fs_strtoofft over atoi and strtol #1830

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

📋 Pull Request Information

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

Base: masterHead: atoi


📝 Commits (1)

  • ccf3e7b Prefer s3fs_strtoofft over atoi and strtol

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 src/curl.cpp (+3 -3)
📝 src/s3fs.cpp (+2 -2)

📄 Description

The former propagates errors consistently.


🔄 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/1118 **Author:** [@gaul](https://github.com/gaul) **Created:** 8/3/2019 **Status:** ✅ Merged **Merged:** 8/6/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `atoi` --- ### 📝 Commits (1) - [`ccf3e7b`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ccf3e7bfa201428e06e2d97a70f277de981102e4) Prefer s3fs_strtoofft over atoi and strtol ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/curl.cpp` (+3 -3) 📝 `src/s3fs.cpp` (+2 -2) </details> ### 📄 Description The former propagates errors consistently. --- <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:21 +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#1830
No description provided.