Skip to content

fix: run on pre-Windows 10 version 1709#32002

Merged
dsherret merged 1 commit intodenoland:mainfrom
laerdallabs:update-quinn-udp
Feb 2, 2026
Merged

fix: run on pre-Windows 10 version 1709#32002
dsherret merged 1 commit intodenoland:mainfrom
laerdallabs:update-quinn-udp

Conversation

@jawilson
Copy link
Copy Markdown
Contributor

Fixes #27635

The IsWow64Process2 line was removed in 0.5.9 so this patch bump resolves the issue for older versions of Windows.

I'm not sure how to make tests for this, but you can validate that the issue is resolved by successfully running dino.exe on any version of Windows before Windows 10 version 1709.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 30, 2026

CLA assistant check
All committers have signed the CLA.

@bartlomieju bartlomieju requested a review from dsherret February 2, 2026 15:24
Copy link
Copy Markdown
Contributor

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM

@dsherret dsherret merged commit 22a5f71 into denoland:main Feb 2, 2026
21 checks passed
@jawilson jawilson deleted the update-quinn-udp branch February 2, 2026 15:57
@wysisoft
Copy link
Copy Markdown

THANK YOU!

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.

2.1.5 requires API IsWow64Process2

4 participants