The Wayback Machine - https://web.archive.org/web/20201201012601/https://github.com/microsoft/cpprestsdk/pull/787/commits
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 gcc8 error/warning -Werror=format-truncation= #787

Merged
merged 1 commit into from Aug 1, 2018

Commits on Jun 17, 2018

  1. Fix gcc8 error/warning -Werror=format-truncation=

    utilities::datetime::to_string(): datetime_str and buf were oversized
    for fitting into output without possible trunctation
    Andreas Stieger
    Andreas Stieger committed Jun 17, 2018
You can’t perform that action at this time.