Skip to content

Feature/dynamic types#276

Merged
richiware merged 226 commits intodevelopfrom
feature/dynamic-types
Oct 22, 2018
Merged

Feature/dynamic types#276
richiware merged 226 commits intodevelopfrom
feature/dynamic-types

Conversation

@LuisGP
Copy link
Copy Markdown
Contributor

@LuisGP LuisGP commented Oct 15, 2018

  • Added support for dynamic types 1.1 (minimals checking)
  • Added TypeObject and TypeIdentifier generation
  • Conversion functions between dynamic types and TypeObject/TypeIdentifier

richiware
richiware previously approved these changes Oct 15, 2018
@LuisGP LuisGP force-pushed the feature/dynamic-types branch 2 times, most recently from 40a2b90 to e07efec Compare October 16, 2018 10:27
@LuisGP LuisGP force-pushed the feature/dynamic-types branch from e07efec to 88726f1 Compare October 17, 2018 10:55
@richiware richiware assigned LuisGP and unassigned richiware Oct 17, 2018
@LuisGP LuisGP assigned richiware and unassigned LuisGP Oct 17, 2018
Copy link
Copy Markdown
Member

@richiware richiware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DynamicHelloWorldExamples doesn't communicate with HelloWorldExample. This should be fixed.

@LuisGP
Copy link
Copy Markdown
Contributor Author

LuisGP commented Oct 17, 2018

DynamicHelloWorld was publishing at domain 5 instead 0 and probably, the minimal type checking wasn't helping neither.

Copy link
Copy Markdown
Member

@richiware richiware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI job informs about memory leak in dynamic tests.

http://ci.intranet.eprosima.com:8080/job/FastRTPS%20Manual%20Linux/833

Luis Gasco and others added 20 commits October 19, 2018 08:33
…between tests executions.

# Conflicts:
#	include/fastrtps/xmlparser/XMLProfileManager.h

# Conflicts:
#	include/fastrtps/xmlparser/XMLProfileManager.h
# Conflicts:
#	include/fastrtps/xmlparser/XMLParser.h
#	include/fastrtps/xmlparser/XMLProfileManager.h
#	resources/xsd/fastRTPS_profiles.xsd
#	src/cpp/xmlparser/XMLParser.cpp
#	src/cpp/xmlparser/XMLProfileManager.cpp

# Conflicts:
#	include/fastrtps/xmlparser/XMLParser.h
#	include/fastrtps/xmlparser/XMLProfileManager.h
#	src/cpp/xmlparser/XMLParser.cpp
#	src/cpp/xmlparser/XMLProfileManager.cpp
…attributes (optional) to allow complex types to dynamic type generation by XML.
# Conflicts:
#	test/unittest/transport/CMakeLists.txt
#	test/unittest/xmlparser/CMakeLists.txt
… Dynamictypes of the transport unittests and remove TODO comments
…riptors" and "transport_descriptor" to avoid misunderstandings in the XML configuration files.
…nly the same level than participants, and remove the way to parse them inside of a participant
@richiware richiware merged commit c717704 into develop Oct 22, 2018
@richiware richiware deleted the feature/dynamic-types branch October 22, 2018 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants