Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AGW] LTE C++ Migration #9136

Closed
lionelgo opened this issue Sep 16, 2021 · 1 comment · Fixed by #9118
Closed

[AGW] LTE C++ Migration #9136

lionelgo opened this issue Sep 16, 2021 · 1 comment · Fixed by #9118
Assignees
Labels
type: proposal Proposals and design documents

Comments

@lionelgo
Copy link
Contributor

C++ Migration

Problem

Initially and historically, the development of MME magma was done only in C.

Many third party libraries and features that were integrated and or developed around the MME core are written in C++.
The integration of third party C++ libraries necessary to support the evolution of the MME is each time not straightforward due to the significant remaining C code.

Solution

A migration of an identified part of the C code in C++ is proposed to facilitate the maintenance and the integration of third party libraries.

See PR #9118

Non-goals

@lionelgo lionelgo added the type: proposal Proposals and design documents label Sep 16, 2021
@lionelgo lionelgo linked a pull request Sep 22, 2021 that will close this issue
1 task
@ardzoht ardzoht self-assigned this Jan 18, 2022
@Neudrino
Copy link
Contributor

Neudrino commented Apr 4, 2022

Super-seeded by #11199.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: proposal Proposals and design documents
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants