Skip to content

Fix strings map pinning and detail support Ubuntu version.#55

Merged
qdeslandes merged 2 commits into
facebook:mainfrom
qdeslandes:map_pin
Mar 6, 2024
Merged

Fix strings map pinning and detail support Ubuntu version.#55
qdeslandes merged 2 commits into
facebook:mainfrom
qdeslandes:map_pin

Conversation

@qdeslandes

Copy link
Copy Markdown
Contributor

Related to #11, update the documentation to clarify that Ubuntu 23.10+ is required.

The file descriptor used to pin the log strings map was not properly
initialized. This patch fixes the issue by using the correct file
descriptor.

Signed-off-by: Quentin Deslandes <qde@naccy.de>
Signed-off-by: Quentin Deslandes <qde@naccy.de>
@codecov

codecov Bot commented Mar 6, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 23.61%. Comparing base (839fc85) to head (276212d).

Files Patch % Lines
src/generator/print.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   23.61%   23.61%           
=======================================
  Files          39       39           
  Lines        2719     2719           
=======================================
  Hits          642      642           
  Misses       2077     2077           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@qdeslandes qdeslandes merged commit 6d45b47 into facebook:main Mar 6, 2024
@qdeslandes qdeslandes deleted the map_pin branch March 6, 2024 21:38
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.

2 participants