Skip to content

Conversation

@aescolar
Copy link
Member

@aescolar aescolar commented Apr 14, 2023

samples/bluetooth/broadcast_audio_sink: Fix return to int <-- hotfix, CI breaks without this.

Main now has an int return type.
Fix return values, so this sample can be compiled.


arch posix: posix_cheats.h main() type changed in comment

Align the comment with the new int main(void) convention used in Zephyr.


Fixes following #54628

@aescolar aescolar requested a review from daor-oti as a code owner April 14, 2023 07:05
@zephyrbot zephyrbot added the area: native port Host native arch port (native_sim) label Apr 14, 2023
Align the comment with the new int main(void) convention
used in Zephyr.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
nordicjm
nordicjm previously approved these changes Apr 14, 2023
Main now has a int return type.
Fix return values, so this sample can be compiled.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
@aescolar aescolar added Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels Apr 14, 2023
@aescolar aescolar changed the title arch posix: posix_cheats.h main() type changed in comment Mix fixes following main() type change Apr 14, 2023
@aescolar aescolar merged commit aee70b0 into zephyrproject-rtos:main Apr 14, 2023
@aescolar aescolar deleted the int_ret branch April 14, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Bluetooth area: native port Host native arch port (native_sim) Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants