[PR #409] [CLOSED] Don't copy BitVector128 instances, to work around UWP bug #1004

Open
opened 2026-01-29 14:48:29 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/409
Author: @KrisVandermotten
Created: 3/18/2020
Status: Closed

Base: masterHead: BitVector128UWP


📝 Commits (1)

  • 53708d0 Don't copy BitVector128 instances, to work around UWP bug

📊 Changes

1 file changed (+4 additions, -8 deletions)

View changed files

📝 src/Markdig/Helpers/CharacterMap.cs (+4 -8)

📄 Description

Hopefully, this fixes #408.

Important: I did not test this in an actual UWP program.


🔄 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/xoofx/markdig/pull/409 **Author:** [@KrisVandermotten](https://github.com/KrisVandermotten) **Created:** 3/18/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `BitVector128UWP` --- ### 📝 Commits (1) - [`53708d0`](https://github.com/xoofx/markdig/commit/53708d0b551b79e0e2dc016e8e340491f7599786) Don't copy BitVector128 instances, to work around UWP bug ### 📊 Changes **1 file changed** (+4 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Helpers/CharacterMap.cs` (+4 -8) </details> ### 📄 Description Hopefully, this fixes #408. Important: I did not test this in an actual UWP program. --- <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-29 14:48:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1004