Skip to content

fix: inconsistent capitalization of ws2tcpip.h in lsquic#66

Merged
richard-ramos merged 1 commit intomainfrom
bump/lsquic
Feb 24, 2026
Merged

fix: inconsistent capitalization of ws2tcpip.h in lsquic#66
richard-ramos merged 1 commit intomainfrom
bump/lsquic

Conversation

@richard-ramos
Copy link
Member

@richard-ramos richard-ramos commented Feb 24, 2026

cc: @tersec

Copilot AI review requested due to automatic review settings February 24, 2026 15:07
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the lsquic submodule to fix inconsistent capitalization of the ws2tcpip.h header file, which can cause issues on case-sensitive file systems.

Changes:

  • Updated lsquic submodule commit reference to address header file capitalization inconsistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@richard-ramos richard-ramos marked this pull request as ready for review February 24, 2026 18:32
@richard-ramos richard-ramos requested a review from a team as a code owner February 24, 2026 18:32
@richard-ramos richard-ramos requested review from gmelodie and vladopajic and removed request for a team February 24, 2026 18:32
@richard-ramos richard-ramos merged commit 5ccc122 into main Feb 24, 2026
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inconsistent capitalization of ws2tcpip.h creates issues with Linux cross-compilation

4 participants