You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/20 16:53:25 UTC

[GitHub] [incubator-nuttx] davids5 edited a comment on pull request #3580: arch: move up_irq{save|restore} to irq.h

davids5 edited a comment on pull request #3580:
URL: https://github.com/apache/incubator-nuttx/pull/3580#issuecomment-823442151


   @btashton I agree! 
   
   Here is what I can say...
   
   I was working on up-taking NuttX master  for PX4 and it showed up. (lost in 1000s of format specifier issues)
   
   We have `-Wfatal-errors` and some driver code in PX4 do include arch.h and I would assume irq.h, but the error does not tell me where the conflicting definition was. 
   
   I have several changes to upstream for the format specifier issues, then I will push the PX4 build on NuttX master ish....
   
   What else would help you?
   


-- 
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.

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