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

Merging #160 causes build errors #161

Open
grenewode opened this issue Apr 11, 2018 · 0 comments
Open

Merging #160 causes build errors #161

grenewode opened this issue Apr 11, 2018 · 0 comments
Assignees

Comments

@grenewode
Copy link
Contributor

Travis build: https://travis-ci.org/devosoft/Empirical/builds/363814816

@grenewode grenewode self-assigned this Apr 11, 2018
grenewode pushed a commit to grenewode/Empirical that referenced this issue Apr 11, 2018
I think that the problem is caused by c++ assuming that the uniform
constrctor syntax is acually an initializer list

Fixes devosoft#161
grenewode pushed a commit to grenewode/Empirical that referenced this issue Apr 11, 2018
I think that the problem is caused by c++ assuming that the uniform
constrctor syntax is acually an initializer list

Fixes devosoft#161
grenewode pushed a commit that referenced this issue Apr 12, 2018
I think that the problem is caused by c++ assuming that the uniform
constrctor syntax is acually an initializer list

working on #161
grenewode pushed a commit that referenced this issue Apr 12, 2018
It seems that the older c++ version was deducing auto as a
initializer_list rather than a size_t

Fixes #161
grenewode pushed a commit to grenewode/Empirical that referenced this issue Apr 12, 2018
It seems that the older c++ version was deducing auto as a
initializer_list rather than a size_t

Fixes devosoft#161
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