-
Notifications
You must be signed in to change notification settings - Fork 217
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
failed build with gcc #57
Comments
I brought this up here as well: #55 (comment) This was introduced as part of the dhms work, I suspect will be cleared up by @johnkerl shortly as he uses the sign variable for the next iteration. |
Hi @SikhNerd, Thanks for the update and cross linking. Apologies for also not carefully reviewing open cases. Thanks, |
for sure this was introduced on #35 i'll fix this 1st thing this evening. but also i need to crank up the warning levels for my compiler. this issue wasn't an error for me but was for you and was for travis. |
fixed in 3e7e94c -- thank you for the report!! :) |
👍 |
Hello,
For the first time in a few days, I tried to build
mlr
from source after fetching new bits withgit pull
but this is a result of the build withmake
:https://gist.github.com/jungle-boogie/b333580be350c4063e87
The text was updated successfully, but these errors were encountered: