Skip to content

Eliminate C array from members#140

Open
cielavenir wants to merge 2 commits intomasterfrom
eliminateCArrayFromMembers
Open

Eliminate C array from members#140
cielavenir wants to merge 2 commits intomasterfrom
eliminateCArrayFromMembers

Conversation

@cielavenir
Copy link
Contributor

086bbd9 changed some arrays from C-Array to std::array. This pull request will convert rest arrays.

I confirmed that this controllerclientcpp revision builds at least.

@cielavenir
Copy link
Contributor Author

ran test in controllerclientcpppy MR.

@cielavenir
Copy link
Contributor Author

test looks ok

@rdiankov
Copy link
Member

i think this would need a minor version change

@cielavenir
Copy link
Contributor Author

I created this MR as I found difficulty maintaining controllerclientcpppy, but now it builds against both C-array and std::array using the same sourcecode, so maybe this MR is not even required...

@cielavenir
Copy link
Contributor Author

/cc @ntohge

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants