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

Fix #42 #50

Merged
merged 2 commits into from
Oct 16, 2017
Merged

Fix #42 #50

merged 2 commits into from
Oct 16, 2017

Conversation

rafaelcn
Copy link
Collaborator

Following the link below we can see that this is a bug in llvm
config, not our fault. So I'm adding the -Wno-unknown-option to Makefile

Link atesting the bug: https://bugs.llvm.org/show_bug.cgi?id=24979

Signed-off-by: Rafael Campos Nunes rafaelnunes@engineer.com

    Following the link below we can see that this is a bug in llvm
config, not our fault. So I'm adding the -Wno-unknown-option to Makefile

Link atesting the bug: https://bugs.llvm.org/show_bug.cgi?id=24979

Signed-off-by: Rafael Campos Nunes <rafaelnunes@engineer.com>
    It makes the code non portable when running on non unix machines
because of dirent and also ANSI escape code sequences, if we want to go
portable we should do something about it.

Signed-off-by: Rafael Campos Nunes <rafaelnunes@engineer.com>
@luizperes
Copy link
Member

Hi @rafaelcn , could you check if this link is broken? https://bugs.llvm.org/show_bug.cgi?id=24979

@rafaelcn
Copy link
Collaborator Author

I've just accessed it 😃

@rafaelcn
Copy link
Collaborator Author

That's where I got it from! xD

@luizperes
Copy link
Member

Hi @rafaelcn, just wait for travis to test your latest change and you can merge it! :D Thanks!

@rafaelcn rafaelcn merged commit 7b65871 into brain-labs:dev Oct 16, 2017
@rafaelcn rafaelcn mentioned this pull request Oct 16, 2017
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.

None yet

2 participants