raiden00pl opened a new issue, #16896:
URL: https://github.com/apache/nuttx/issues/16896

   ### 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/clk/clk.h:xx:5: warning: cast to pointer from integer of 
different size [-Wint-to-pointer-cast]
   - [ ] 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
   - [ ] ...
   
   
   ### On which OS does this issue occur?
   
   [OS: Linux]
   
   ### What is the version of your OS?
   
   doesn't matter
   
   ### NuttX Version
   
   master
   
   ### Issue Architecture
   
   [Arch: all]
   
   ### Issue Area
   
   [Area: Kernel]
   
   ### Host information
   
   _No response_
   
   ### Verification
   
   - [x] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to