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 build with gcc 4.9 #94

Merged
merged 2 commits into from
Mar 16, 2018
Merged

Fix build with gcc 4.9 #94

merged 2 commits into from
Mar 16, 2018

Conversation

jcoupey
Copy link
Collaborator

@jcoupey jcoupey commented Mar 13, 2018

Issue

#93

Tasks

  • Explicit ctor use for std::unordered_set<job_t>
  • Remove comparisons with boost::none, use static_cast<bool> instead
  • review

@jcoupey jcoupey added this to the v1.2.0 milestone Mar 13, 2018
@jcoupey jcoupey merged commit dd8c805 into master Mar 16, 2018
@jcoupey jcoupey deleted the fix/gcc-4.9-build branch March 16, 2018 15:20
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

1 participant