[PR #2746] [MERGED] Windows fixes #3284

Closed
opened 2026-03-16 11:35:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2746
Author: @divergentdave
Created: 1/29/2025
Status: Merged
Merged: 1/30/2025
Merged by: @djc

Base: windows-allHead: david/windows-all


📝 Commits (2)

  • a1c2823 server: fix handling of CRLF
  • b88d54e fix unused code warning on non-unix systems

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 bin/src/hickory-dns.rs (+2 -0)
📝 crates/server/src/store/blocklist/authority.rs (+5 -1)

📄 Description

This is stacked on #2737 and fixes one test case.


🔄 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/hickory-dns/hickory-dns/pull/2746 **Author:** [@divergentdave](https://github.com/divergentdave) **Created:** 1/29/2025 **Status:** ✅ Merged **Merged:** 1/30/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `windows-all` ← **Head:** `david/windows-all` --- ### 📝 Commits (2) - [`a1c2823`](https://github.com/hickory-dns/hickory-dns/commit/a1c28238b68b18ff2b5933fb0424f9b8ed93d731) server: fix handling of CRLF - [`b88d54e`](https://github.com/hickory-dns/hickory-dns/commit/b88d54efac3027eeb3b1194236967ae22a1415f4) fix unused code warning on non-unix systems ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `bin/src/hickory-dns.rs` (+2 -0) 📝 `crates/server/src/store/blocklist/authority.rs` (+5 -1) </details> ### 📄 Description This is stacked on #2737 and fixes one test case. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:35:13 +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/hickory-dns#3284
No description provided.