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

Compilation fails on Windows #15265

Closed
lootek opened this issue Dec 30, 2019 · 0 comments · Fixed by #15293
Closed

Compilation fails on Windows #15265

lootek opened this issue Dec 30, 2019 · 0 comments · Fixed by #15293
Labels

Comments

@lootek
Copy link

lootek commented Dec 30, 2019

Due to the change golang/sys@0a153f0

Compilation breaks at this line https://github.com/elastic/beats/blob/master/winlogbeat/sys/eventlogging/eventlogging_windows.go#L416

With error

vendor/github.com/elastic/beats/winlogbeat/sys/eventlogging/eventlogging_windows.go:416:18: assignment mismatch: 2 variables but 1 values

Occurs eg. when referencing Read() for eventlog.EventLog instance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants