Skip to content

Eliminate C array from members#140

Open
cielavenir wants to merge 2 commits into
masterfrom
eliminateCArrayFromMembers
Open

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

Conversation

@cielavenir

Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

ran test in controllerclientcpppy MR.

@cielavenir

Copy link
Copy Markdown
Contributor Author

test looks ok

@rdiankov

Copy link
Copy Markdown
Member

i think this would need a minor version change

@cielavenir

Copy link
Copy Markdown
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
Copy Markdown
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