issues
search
eProsima
/
xtypes
Implementation based on DDS-XTYPES standard (https://www.omg.org/spec/DDS-XTypes)
Apache License 2.0
20
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Segfault when setting an empty string
#117
russkel
closed
10 months ago
1
fix: c++23 requires utility header for std::unreachable
#116
russkel
opened
11 months ago
0
xtypes not compiling due to `basic_string(nullptr_t) = delete;` in C++23
#115
russkel
opened
11 months ago
0
Annotations from idl parser
#114
joakimono
opened
1 year ago
0
Update xtypes
#113
MiguelBarro
closed
1 year ago
9
Fixes build for Ubuntu 22.04
#112
damien-projectx
closed
1 year ago
0
C++20 compatability
#111
russkel
opened
2 years ago
0
SIGABRT when directly accessing value of float from member
#110
russkel
opened
2 years ago
2
Errors when trying to compile with -std=gnu++20
#109
russkel
closed
11 months ago
2
fix: add limits include
#108
russkel
closed
1 year ago
2
Add idl parser example [12566]
#107
jparisu
opened
3 years ago
0
Add cpp-peglib as dependency
#106
lauramg15
closed
1 year ago
0
Seg Fault Copying xtypes::DynamicData
#105
KyleStevenson3
opened
3 years ago
1
Avoid --recursive option [12212]
#104
lauramg15
closed
3 years ago
0
Move peglib to thirdparty
#103
jparisu
closed
3 years ago
0
[11619] Add package.xml
#102
JLBuenoLopez
opened
3 years ago
0
Use InstanceNode with the type referenced by the alias instead of the alias itself
#101
lauramg15
closed
3 years ago
0
Print scoped types instead of non scoped ones
#100
lauramg15
closed
3 years ago
0
Ignore redefinition on aliases and update idl validator tool
#99
lauramg15
closed
3 years ago
1
Change idl grammar to support several @ in a row
#98
lauramg15
closed
3 years ago
0
Escape also the already escaped double quotes
#97
lauramg15
closed
3 years ago
0
Print struct member name and types
#96
lauramg15
closed
3 years ago
0
Access operator [] should accept any integer for Aggregation/CollectionType
#95
jamoralp
closed
3 years ago
0
Fix operator overload ambiguous resolution for DynamicData
#94
jamoralp
closed
3 years ago
0
Test valgrind CI
#93
jamoralp
closed
3 years ago
0
Execute valgrind tests only if branch is named "valgrind/*"
#92
jamoralp
closed
3 years ago
1
Bugfix/parser annotations
#91
jamoralp
closed
3 years ago
2
Fix context.ignore_case logic
#90
jamoralp
closed
3 years ago
2
Enhance parse struct trace
#89
jamoralp
closed
3 years ago
1
Is it supposed to work with any os and compilers?
#88
mtmarino
opened
3 years ago
4
Add Command line IDL Parser Tool
#87
lauramg15
closed
3 years ago
2
No need to create additional parser entities
#86
jamoralp
closed
3 years ago
1
Upgrade peglib submodule
#85
jamoralp
closed
3 years ago
5
Single quotes should be allowed in double-quoted strings, and viceversa
#84
jamoralp
closed
3 years ago
1
Add ostream << operator overload
#83
jamoralp
closed
3 years ago
2
How to use this together with fast-rtps?
#82
einarhauks
opened
4 years ago
8
Bugfix/retrieving discriminator
#81
LuisGP
closed
4 years ago
1
Fixing use of shared data in UnionType [8376]
#80
richiware
closed
4 years ago
1
Scoped empty structs
#79
LuisGP
closed
4 years ago
2
Adds compatibility in the other way and avoid asserts to raise. [8337]
#78
LuisGP
closed
4 years ago
4
Fixes Alias copy instances.
#77
LuisGP
closed
4 years ago
1
Added one-member struct compatiblity hack
#76
LuisGP
closed
4 years ago
2
Refs #8050 Fix compatibility check with aliases. [8237]
#75
LuisGP
closed
4 years ago
1
Feature/char16 t support [8225]
#74
LuisGP
closed
4 years ago
3
Fix example: Struct name already contains the scope. [8060]
#73
LuisGP
closed
4 years ago
1
Fixes multiarg annotation application. [8047]
#72
LuisGP
closed
4 years ago
1
Support to scoped names
#71
richiware
closed
4 years ago
5
Complete "Module::fill_all_types" method
#70
jamoralp
closed
4 years ago
2
Ref #7850. Fix compatibility checking between two aliases [7851]
#69
jamoralp
closed
4 years ago
3
Ref #7611. Add new IDL generation algorithm with dependency solving between types and modules.
#68
jamoralp
closed
4 years ago
11
Next