Skip to content

Broke some windows builds. #71

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

Closed
wants to merge 5 commits into from

Conversation

zanderz
Copy link
Contributor

@zanderz zanderz commented Dec 5, 2015

I broke some builds for people using go-logging; this should fix that. Also brings back doFmtVerbLevelColor, which we can now support.

I was wondering, though, whether the ansi color translator belongs in here? not sure anyone would want it.

@maxtaco

@zanderz zanderz force-pushed the zanderz/colors_2015.12.04 branch from f94469a to 8512c9f Compare December 5, 2015 04:07
@op
Copy link
Owner

op commented Dec 5, 2015

@zanders, thanks for taking a look at this. I believe this contains some errors like mixing ANSI colors together with the Windows API calls. I'll make a simple patch for now which addresses #69.

op added a commit that referenced this pull request Dec 5, 2015
This makes the Windows API the same as the others. Fixes #69 and #71.
@op
Copy link
Owner

op commented Dec 5, 2015

@zanderz Did I overlook something that you fixed in this change which my changes did do? I think it makes sense to keep the implementations separate but will try to unify the code later.

@op op closed this Dec 5, 2015
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