acassis commented on PR #3405: URL: https://github.com/apache/nuttx-apps/pull/3405#issuecomment-3985112680
> Hi Alan, I think it's a good idea to put the breaking changes into main once the March 1 release is branched out. I did consider your concern on the mailing list when this was discussed, but it appears a dev branch is not part of the NuttX workflow. > > The mainline has never been stable in my experience, and having the change in main will also mean it will be tested by those using the "cutting edge". Practically, I think nothing would be tested if it was on a dev branch. I would still appreciate help testing these patches further (on different targets/those people who are familiar with how to use some of the apps you mentioned earlier). These patches _should_ only break things for users that have out-of-tree boards and custom apps using BOARDIOC_INIT. Perfect! Something we need to consider is adding some warning at end of the building process explain: you are using a development version, be aware itcould have bugs and breaking changes. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
