Skip to content

headers: remove unimplemented and stale API prototypes#259

Merged
fdesbiens merged 1 commit into
eclipse-threadx:devfrom
ayedm1:remove_prototype_without_function
Jun 2, 2026
Merged

headers: remove unimplemented and stale API prototypes#259
fdesbiens merged 1 commit into
eclipse-threadx:devfrom
ayedm1:remove_prototype_without_function

Conversation

@ayedm1
Copy link
Copy Markdown
Contributor

@ayedm1 ayedm1 commented Apr 29, 2026

This commit cleans up header declarations by removing API and test prototypes that have no corresponding implementation in the repository.

Impact:

  • No runtime behavior change.
  • Compile/link surface is cleaner and more accurate for users and tests.

This commit cleans up header declarations by removing API and test prototypes that have no corresponding implementation in the repository.

Impact:

- No runtime behavior change.
- Compile/link surface is cleaner and more accurate for users and tests.
@ayedm1 ayedm1 requested review from ABOUSTM and rahmanih April 29, 2026 15:48
@ayedm1 ayedm1 changed the base branch from master to dev April 29, 2026 15:48
@ayedm1 ayedm1 moved this to In review in ThreadX Roadmap Apr 30, 2026
@fdesbiens
Copy link
Copy Markdown
Contributor

@rahmanih: Please review.

Copy link
Copy Markdown
Contributor

@rahmanih rahmanih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. 👍

@rahmanih
Copy link
Copy Markdown
Contributor

rahmanih commented Jun 2, 2026

@fdesbiens you may proceed with merge.

@fdesbiens fdesbiens merged commit 0fbb145 into eclipse-threadx:dev Jun 2, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from In review to Done in ThreadX Roadmap Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants