Skip to content

Conversation

grenewode
Copy link
Contributor

I think that the problem is caused by c++ assuming that the uniform
constrctor syntax is acually an initializer list

Fixes #161

@grenewode grenewode self-assigned this Apr 12, 2018
@grenewode grenewode force-pushed the attributes/fix_compile_errors_from_fix_integer_conversion_errors branch from b10648b to fe13aef Compare April 12, 2018 00:16
@grenewode grenewode requested a review from mercere99 April 12, 2018 00:53
@grenewode
Copy link
Contributor Author

This may have been related to 434cbd2

@grenewode grenewode force-pushed the attributes/fix_compile_errors_from_fix_integer_conversion_errors branch from 5115b40 to 1fa32e3 Compare April 12, 2018 00:56
Robin Miller and others added 3 commits April 11, 2018 20:57
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant