Skip to content

docs: Update compiler requirements to reflect thread_system GCC 13+ dependency#849

Merged
kcenon merged 1 commit into
mainfrom
docs/848-update-compiler-requirements
Mar 17, 2026
Merged

docs: Update compiler requirements to reflect thread_system GCC 13+ dependency#849
kcenon merged 1 commit into
mainfrom
docs/848-update-compiler-requirements

Conversation

@kcenon

@kcenon kcenon commented Mar 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • Update compiler requirements in README from GCC 11+/Clang 14+ to GCC 13+/Clang 17+
  • Add note explaining the transitive dependency from thread_system

Related Issues

Test plan

  • Verify README accurately reflects GCC 13+ and Clang 17+ requirements
  • Verify explanatory note is clear and references thread_system

network_system requires thread_system which needs GCC 13+/Clang 17+.
Update README to document the actual minimum compiler requirements
and add a note explaining the transitive dependency.

Closes #848
@github-actions

Copy link
Copy Markdown
Contributor

Performance Comparison

Base Branch Results

No base results

PR Branch Results

No PR results

@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Metric Value
Line Coverage 61.0%
Target 75% (stretch: 80%)
Coverage Details

Full HTML report is available as a build artifact.

@kcenon kcenon merged commit f80cf4f into main Mar 17, 2026
42 checks passed
@kcenon kcenon deleted the docs/848-update-compiler-requirements branch March 17, 2026 00:09
kcenon added a commit that referenced this pull request Apr 13, 2026
#849)

network_system requires thread_system which needs GCC 13+/Clang 17+.
Update README to document the actual minimum compiler requirements
and add a note explaining the transitive dependency.

Closes #848
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Update compiler requirements to reflect thread_system GCC 13+ dependency

1 participant