mirror of
https://github.com/JakeStanger/mpd-discord-rpc.git
synced 2026-07-11 23:15:28 +01:00
[PR #106] [MERGED] fix: error when setting activity with strings over 128 bytes #1725
Labels
No labels
bug
enhancement
help wanted
package
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/mpd-discord-rpc#1725
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JakeStanger/mpd-discord-rpc/pull/106
Author: @JakeStanger
Created: 2/4/2024
Status: ✅ Merged
Merged: 3/15/2024
Merged by: @JakeStanger
Base:
master← Head:fix/max-length📝 Commits (2)
b066370chore(intellij): remove nursery clippy checks6e7d1e9fix: error when setting activity with strings over 128 bytes📊 Changes
2 files changed (+32 additions, -4 deletions)
View changed files
📝
.idea/runConfigurations/Clippy.xml(+2 -2)📝
src/main.rs(+30 -2)📄 Description
Fixes (partially) #105
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.