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

Fixed compilation for Solaris #493

Merged
merged 1 commit into from
Feb 27, 2017
Merged

Fixed compilation for Solaris #493

merged 1 commit into from
Feb 27, 2017

Conversation

0xE0F
Copy link
Contributor

@0xE0F 0xE0F commented Feb 23, 2017

After merging #471 compilation on Solaris was broken. Here's a fix for it.

There are missing "io" import and unused variable
Releated issues #471 #289

There are missing "io" import and unused variable
Releated issues sirupsen#471 sirupsen#289
@sirupsen
Copy link
Owner

Fixed in master, sorry.

@sirupsen sirupsen closed this Feb 27, 2017
@0xE0F
Copy link
Contributor Author

0xE0F commented Feb 27, 2017

Yup, no worries, but unused variable still there:
https://github.com/sirupsen/logrus/blob/master/terminal_solaris.go#L14 and it still won't compile :)

@sirupsen
Copy link
Owner

Ugh, sorry @0xE0F :( I don't have a solaris machine to run this on :( I'll fix in master.

@sirupsen sirupsen reopened this Feb 27, 2017
@sirupsen sirupsen merged commit cf5e096 into sirupsen:master Feb 27, 2017
@sirupsen
Copy link
Owner

Released as v0.11.4

@0xE0F
Copy link
Contributor Author

0xE0F commented Feb 27, 2017

Cheers

cgxxv pushed a commit to cgxxv/logrus that referenced this pull request Mar 25, 2022
Fixed compilation for Solaris
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