Skip to content

Comments

Update go-isatty to v0.0.20#3561

Merged
JoeKar merged 1 commit intomicro-editor:masterfrom
niten94:isatty-obsd75
Dec 31, 2024
Merged

Update go-isatty to v0.0.20#3561
JoeKar merged 1 commit intomicro-editor:masterfrom
niten94:isatty-obsd75

Conversation

@niten94
Copy link
Contributor

@niten94 niten94 commented Dec 7, 2024

syscall.Syscall6 is called with syscall.SYS_IOCTL passed in go-isatty when using OpenBSD but there has been a change done in OpenBSD 7.5 where syscall.Syscall has to be used when passing SYS_IOCTL. A function in x/sys/unix where Syscall is called is used in new versions, so go-isatty is updated in this pull request to partly address #3557. Please see part of the description in zyedidia/tcell#29 for details.

@JoeKar
Copy link
Member

JoeKar commented Dec 31, 2024

Since it can still build within our environment...why not.

@JoeKar JoeKar merged commit 58d38af into micro-editor:master Dec 31, 2024
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 participants