Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable stdin on windows #70

Merged
merged 1 commit into from
Apr 16, 2023

Conversation

ongaeshi
Copy link
Contributor

An error occurred in the entryFromReader() function where the entry time was being obtained.

On Windows, it is not possible to os.Stat() for "/dev/stdin".

On Windows with standard input, the entry is set to the current time.

Windows cannot call os.Stat() with stdin.
@ongaeshi
Copy link
Contributor Author

ref: #61

@Songmu Songmu merged commit 3e421fe into x-motemen:master Apr 16, 2023
@github-actions github-actions bot mentioned this pull request Apr 16, 2023
@Songmu
Copy link
Member

Songmu commented Apr 16, 2023

Great! Released as v0.13.4.

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.

None yet

2 participants