[PR #899] [MERGED] Fix Command line arguments incorrectly echoed in TRACE #1135

Closed
opened 2026-02-27 20:01:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/899
Author: @JasonLG1979
Created: 12/5/2021
Status: Merged
Merged: 12/16/2021
Merged by: @roderickvd

Base: devHead: arg_parse_fixup


📝 Commits (4)

  • 8c480b7 Fix Command line arguments incorrectly echoed in TRACE
  • d29337c Dry up error messages.
  • 368bee1 condense some option parsings
  • 306096e Merge branch 'librespot-org:dev' into arg_parse_fixup

📊 Changes

1 file changed (+400 additions, -416 deletions)

View changed files

📝 src/main.rs (+400 -416)

📄 Description

Fix up for #886
Closes: #898


🔄 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/librespot-org/librespot/pull/899 **Author:** [@JasonLG1979](https://github.com/JasonLG1979) **Created:** 12/5/2021 **Status:** ✅ Merged **Merged:** 12/16/2021 **Merged by:** [@roderickvd](https://github.com/roderickvd) **Base:** `dev` ← **Head:** `arg_parse_fixup` --- ### 📝 Commits (4) - [`8c480b7`](https://github.com/librespot-org/librespot/commit/8c480b7e39e911ddbfc4d564932d09dbdd7b6af6) Fix Command line arguments incorrectly echoed in TRACE - [`d29337c`](https://github.com/librespot-org/librespot/commit/d29337c62df4e12e8d2120ab973b50ec6ab75a38) Dry up error messages. - [`368bee1`](https://github.com/librespot-org/librespot/commit/368bee10885d5d0e528e45328676e59857cd6896) condense some option parsings - [`306096e`](https://github.com/librespot-org/librespot/commit/306096ee2a0e0e8b76e49500d87a570033b44352) Merge branch 'librespot-org:dev' into arg_parse_fixup ### 📊 Changes **1 file changed** (+400 additions, -416 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+400 -416) </details> ### 📄 Description Fix up for #886 Closes: #898 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:01:18 +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/librespot#1135
No description provided.