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

Bug-fix: Update README for new dependencies and meson version consistency #167

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

davidjwbbc
Copy link
Contributor

This PR make a few minor updates:

  1. The README is updated to reflect the need for the PCRE v2 library (development package) when building. This is needed after the introduction of regex pattern validation where indicated for string fields in code generated from OpenAPI models.
  2. The README is updated to bring the system meson build up to date for package installation (sudo meson ... is used for installation to system paths).
  3. Some minor memory leak bugs were found when testing for MSAF-Configuration tool: Move m8.json output code to generic Python modules rt-5gms-application-provider#48 and have been fixed here.

Add installation of libpcre2-dev dependency and update of system meson via pip tool.
@davidjwbbc davidjwbbc added bug Something isn't working documentation Improvements or additions to documentation labels Sep 26, 2024
@davidjwbbc davidjwbbc self-assigned this Sep 26, 2024
@davidjwbbc davidjwbbc merged commit c8b81f8 into 5G-MAG:development Sep 27, 2024
@davidjwbbc davidjwbbc linked an issue Sep 27, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Version 1.4.2 RC - Findings
3 participants