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

Modernization #17

Merged
merged 7 commits into from
Jun 28, 2018
Merged

Modernization #17

merged 7 commits into from
Jun 28, 2018

Conversation

SemaiCZE
Copy link
Member

No description provided.

} else {
sl->stack_size = SIZE_MAX; // set undefined value (max size_t)
sl->stack_size = SIZE_MAX; // set undefined value (maxstd::size_t)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unimportant issue -- missing space in comment (max std::size_t).

@SemaiCZE SemaiCZE merged commit 134ef2d into master Jun 28, 2018
@SemaiCZE SemaiCZE deleted the modernization branch June 28, 2018 19:55
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