eclipse-iceoryx / eclipse-iceoryx/iceoryx

Replace cpptoml to toml11

Open
#907 5 comments 0 reactions 0 assignees View on GitHub
feature request question
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

## Brief feature description

cpptoml is not update for a long time. and it not compatible to toml v1.0, not writen in modern c++, etc...

**perhaps toml11 is a better choice ?**

## Detailed information

- change cmake files in iceoryx_dds [cpptoml](https://github.com/eclipse-iceoryx/iceoryx/tree/master/iceoryx_dds/cmake/cpptoml)
- change cmake files in iceoryx_posh [cpptoml](https://github.com/eclipse-iceoryx/iceoryx/tree/master/iceoryx_posh/cmake/cpptoml)
- remove patches I patched before
- rewrite code relative to toml parsing

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.