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

Travis CI builds are failing #1

Open
bhavin192 opened this issue Oct 25, 2017 · 1 comment
Open

Travis CI builds are failing #1

bhavin192 opened this issue Oct 25, 2017 · 1 comment

Comments

@bhavin192
Copy link
Owner

bhavin192 commented Oct 25, 2017

Currently it uses version 4.8.2 which is default one for Ubuntu 14.04
because of this the build fails with error

error: ‘for’ loop initial declarations are only allowed in C99 mode

https://travis-ci.org/geeksocket/ecb-des/builds/292596453

It would be better to test the code on latest GCC version, may be 7.x

@bhavin192
Copy link
Owner Author

@bhavin192 bhavin192 reopened this Oct 25, 2017
@bhavin192 bhavin192 changed the title Update GCC version for Travis CI Travis CI builds are failing Oct 26, 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

No branches or pull requests

1 participant