Skip to content

Add rcutils_string_array_resize function#247

Merged
cottsay merged 19 commits intomasterfrom
resize_string_array
Jun 8, 2020
Merged

Add rcutils_string_array_resize function#247
cottsay merged 19 commits intomasterfrom
resize_string_array

Conversation

@cottsay
Copy link
Member

@cottsay cottsay commented May 13, 2020

This change adds a new function to safely modify the size of an array which is already allocated, preserving existing entries where possible. It combines the existing behaviors in rcutils_string_array_init and rcutils_string_array_fini.

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request in review Waiting for review (Kanban column)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants