-
Notifications
You must be signed in to change notification settings - Fork 9
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
INVALID_FILE_HANDLE is incorrect in 64bit Windows #13
Comments
Here is a possible patch
|
How about this patch? (Also included fixing test) 3a86f09 |
['a'].pack('P').length > 4 ? "64Bit" : "32Bit" |
cosmo0920
added a commit
that referenced
this issue
Jun 20, 2016
Based on #13 (comment) and #13 (comment) patches.
Looking at my win32-eventlog code you can check for JRuby like so:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: fluent/fluentd#920 (comment)
The text was updated successfully, but these errors were encountered: