Skip to content
This repository was archived by the owner on Jun 21, 2023. It is now read-only.

use size_t #289

Merged
merged 2 commits into from
Jun 14, 2018
Merged

use size_t #289

merged 2 commits into from
Jun 14, 2018

Conversation

wjwwood
Copy link
Member

@wjwwood wjwwood commented Jun 14, 2018

Connects to ros2/demos#185

@clalancette clalancette added the in progress Actively being worked on (Kanban column) label Jun 14, 2018
@Karsten1987 Karsten1987 merged commit 9cea055 into expose_cdr Jun 14, 2018
@wjwwood wjwwood removed the in progress Actively being worked on (Kanban column) label Jun 14, 2018
Karsten1987 added a commit that referenced this pull request Jun 16, 2018
* publish_raw function with type cast

* modify generated serialize function to cope with type castings

* WIP publish and subscribe raw

* changes for version 5.3.0

* wip - memory corruption

* rtiddsgen 2.5

* make it work

* comment about pre-allocation

* publish raw with connext cpp

* rewrite type support callback structure

* linters

* remove unused files

* linters

* [style] changes to the generated raw data idl for making CI linters happy

* rosidl linters

* raw generated code for raw data idl

* patch for functional differences to generated code

* linters again

* [style] changes to generated code again

* add patch files

* stuff from our hackathon

* use patched version of generated files

* remove unused files

* add rmw_serialize functions

* deallocate memory of temporary cdr stream

* linters

* cleanup allocated memory

* address comments

* raw->serialized

* use size_t (#289)

* use size_t

* fix generated code’s support for size_t

* fix uncrustify

* fix remaining cases where Windows messes up max()

* fix warnings on Windows

* fix second argument that needs casting
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants