apache / apache/nuttx

[BUG] Support for GCC15

Open
#16,896 0 comments 0 reactions 0 assignees View on GitHub
Arch: all Area: Kernel OS: Linux Type: Bug
Dominant language
C
Stars
4k
Forks
1.7k
Avg merge
1d 17h
Merged PRs (30d)
237

Description

### Description / Steps to reproduce the issue

New version of GCC and new problems :)

Not solved problems from https://github.com/apache/nuttx/issues/12436 (GCC14):
- [ ] drivers/video/v4l2_cap.c:798:3: error: pointer/integer type mismatch in conditional expression [-Wint-conversion]
- [ ] include/nuttx/spi/spi_bitbang.c
https://github.com/apache/nuttx/issues/12436#issuecomment-2230730515

New problems in GCC15:
- [ ] warnings in `sim/smp`
- [ ] `sim/nimble` doesn't compile
- [ ] `CONFIG_LIBCXX=y` does't compile
- [ ] `sim/citest` doesn't compile
- [ ] ...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.