-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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 error in errors.rs #345
Comments
Thanks for reporting this! I'm updating nightly rust as we speak and will look into it. I'm assuming you're not getting the errors on beta or stable, correct? I'm not primarily a Windows guy, which is why I'm asking. |
I just confirmed it and think I know what the fix is - once it's patched I'll update crates.io to 1.5.2 👍 |
Thanks for your quick response! FYI, the same error happens on stable (1.4.0) |
#346 fixes this, once it merges I'll put out the new version on crates.io |
fix(Errors): fixes a compiling bug when built on Windows or without t… …he color feature Close #345
@ennis this is fixed, and 1.5.2 is out on crates.io. Let us know if you have any other issues 😄 |
I get these errors when trying to compile using the latest nightly rustc:
rustc version:
rustc 1.6.0-nightly (bdfb13518 2015-11-14)
Platform: Windows 10 x64
The text was updated successfully, but these errors were encountered: