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 warning in Ubuntu Focal #346

Merged
merged 6 commits into from
Feb 28, 2020
Merged

Commits on Feb 21, 2020

  1. Avoid using memcpy when writing to an object with non-trivial copy-as…

    …signment
    
    Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    ivanpauno committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    5ebac80 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2020

  1. Delete comment

    Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    ivanpauno committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    94c3925 View commit details
    Browse the repository at this point in the history
  2. Avoid mixing CamelCase with snake_case

    Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    ivanpauno committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    a69bfef View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Fix CI failure

    Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    ivanpauno committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    581f80f View commit details
    Browse the repository at this point in the history
  2. Please linters

    Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    ivanpauno committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    946f0d1 View commit details
    Browse the repository at this point in the history
  3. Fix build failure in macOS

    Signed-off-by: Ivan Santiago Paunovic <ivanpauno@ekumenlabs.com>
    ivanpauno committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    2a10570 View commit details
    Browse the repository at this point in the history