Skip to content

Fix compiler warning#1291

Merged
moninom1 merged 2 commits intoFreeRTOS:mainfrom
laroche:lr02
Jul 9, 2025
Merged

Fix compiler warning#1291
moninom1 merged 2 commits intoFreeRTOS:mainfrom
laroche:lr02

Conversation

@laroche
Copy link
Copy Markdown
Contributor

@laroche laroche commented Jul 7, 2025

  • In list.h fix a typo in comments.
  • In heap_1.c define vars at the same level as they are used.
  • In portable/ThirdParty/GCC/Posix/port.c fix compiler warning about "gcc -Wwrite-strings".

Description

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@laroche laroche requested a review from a team as a code owner July 7, 2025 19:48
Comment thread portable/MemMang/heap_1.c Outdated
- In list.h fix a typo in comments.
- In portable/ThirdParty/GCC/Posix/port.c fix compiler warning about
  "gcc -Wwrite-strings".

Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jul 9, 2025

@moninom1 moninom1 changed the title cleanup Fix compiler warning Jul 9, 2025
@moninom1 moninom1 merged commit 48a4939 into FreeRTOS:main Jul 9, 2025
17 checks passed
@laroche laroche deleted the lr02 branch July 9, 2025 11:25
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.

4 participants