Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add more Cygwin support#9686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
500-internal-server-error wants to merge7 commits intouutils:main
base:main
Choose a base branch
Loading
from500-internal-server-error:more-cygwin

Conversation

@500-internal-server-error

Makes more things compile on Cygwin. Basically a continuation of#9535. This requiresa pending PR to nix, and after that some packages need to be updated to allow it to compile out of the box on Cygwin.

ognevny reacted with rocket emoji
@500-internal-server-error500-internal-server-error marked this pull request as draftDecember 17, 2025 16:56
@oech3
Copy link
Contributor

oech3 commentedDec 17, 2025
edited
Loading

You don't need to care aboutuname -s since MSYS2 overridesOS.

@500-internal-server-error
Copy link
Author

You don't need to care aboutuname -s since MSYS2 overridesOS.

I don't think so, it still carries the Windows default "Windows_NT", at least on my machine. I need some way to tell apart native Windows and Cygwin.

ognevny reacted with thumbs up emoji

@500-internal-server-error
Copy link
Author

Hmm, not sure why style is failing, I've already formatted the pieces I touched. Will format again anyway.

@oech3
Copy link
Contributor

MSYS package builds fine withoutmake OS=.... Do you use non-MSYS cygwin?

@oech3
Copy link
Contributor

Oh sorry. You are right. Cygwin is not Windows_NT...

ognevny reacted with thumbs up emoji

@500-internal-server-error
Copy link
Author

MSYS package builds fine withoutmake OS=.... Do you use non-MSYS cygwin?

It does build fine, but that's because it skipsUNIX_PROGS. Since$(OS) ==Windows_NT, it assumes not Unix, even though Cygwin should be treated as Unix.

oech3 and ognevny reacted with thumbs up emoji

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)

@oech3

This comment was marked as resolved.

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

@500-internal-server-error
Copy link
Author

Hmm network failures...

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@500-internal-server-error@oech3

[8]ページ先頭

©2009-2025 Movatter.jp