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

Rename rmw_topic_endpoint_info_array count to size, and initialize it #196

Merged
merged 4 commits into from
Feb 20, 2020

Commits on Feb 12, 2020

  1. Change rmw_topic_endpoint_info_array.count to .size

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

Commits on Feb 13, 2020

  1. Address peer review comments

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

Commits on Feb 18, 2020

  1. Initialize size.

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

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