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 #251: adjust ostringstream constructor for recent libstdc++ #252

Merged
merged 2 commits into from
Apr 11, 2020

Commits on Apr 10, 2020

  1. fix #251: adjust ostringstream constructor

    it turns out only the default constructor for ostringstream requires GLIBCXX_3.4.26 but not the one for the empty string
    benlorenz committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    49f1410 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. bump version to 0.3.3

    benlorenz committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    1cc1205 View commit details
    Browse the repository at this point in the history