[PR #1] [MERGED] Remove some unreachable code #1

Closed
opened 2026-01-30 21:21:46 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aaru-dps/Aaru.Helpers/pull/1
Author: @TheRogueArchivist
Created: 11/15/2019
Status: Merged
Merged: 12/4/2019
Merged by: @claunia

Base: masterHead: master


📝 Commits (1)

  • 4959cce Remove some unreachable code

📊 Changes

1 file changed (+0 additions, -2 deletions)

View changed files

📝 Marshal.cs (+0 -2)

📄 Description

Because these will always return something, the break statements can never be reached. Fixes some warnings.


🔄 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/aaru-dps/Aaru.Helpers/pull/1 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 11/15/2019 **Status:** ✅ Merged **Merged:** 12/4/2019 **Merged by:** [@claunia](https://github.com/claunia) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`4959cce`](https://github.com/aaru-dps/Aaru.Helpers/commit/4959cce56510066a1e195df5582e7ae15de1e818) Remove some unreachable code ### 📊 Changes **1 file changed** (+0 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Marshal.cs` (+0 -2) </details> ### 📄 Description Because these will always return something, the break statements can never be reached. Fixes some warnings. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-30 21:21:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru.Helpers#1