mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 17:56:18 +00:00
[PR #84] [MERGED] Three small fixes #1046
Reference in New Issue
Block a user
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/aaru-dps/Aaru/pull/84
Author: @darkstar
Created: 12/19/2017
Status: ✅ Merged
Merged: 12/19/2017
Merged by: @claunia
Base:
master← Head:fixes📝 Commits (3)
2e615c0Change signed shift to unsigned shiftc7dfa9bFix CDRWin composer parsingfc4710bFix typo in Nero image plugin📊 Changes
3 files changed (+5 additions, -5 deletions)
View changed files
📝
DiscImageChef.DiscImages/CDRWin.cs(+2 -2)📝
DiscImageChef.DiscImages/Nero.cs(+1 -1)📝
DiscImageChef.Helpers/Swapping.cs(+2 -2)📄 Description
I just found these while browsing through the 212 warnings that VS2017 spits out when compiling ;-)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.