nuttxpr commented on PR #16208: URL: https://github.com/apache/nuttx/pull/16208#issuecomment-2803666271
[**\[Experimental Bot, please feedback here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues) No, this PR does not fully meet the NuttX requirements. While it provides a summary and mentions testing, it lacks crucial details. Here's a breakdown of what's missing: * **Summary:** While it states WHAT was changed (added crt0), it doesn't explain WHY (what problem did this solve? Was there a bug? Missing functionality?). It also lacks HOW it works (what does this crt0 initialization entail?). Issue references are missing. * **Impact:** The impact section is too vague. "fix xtensa elf build" is insufficient. Be specific. Does it fix a build *failure*? Does it change the output binaries in some way? All the other impact categories (user, build process, hardware, documentation, security, compatibility) need to be addressed, even if the answer is "NO". Explicitly stating "NO" for each category demonstrates that these aspects were considered. * **Testing:** While it mentions a target, the information is inadequate. What host OS/compiler was used? Crucially, the "Testing logs before change" and "Testing logs after change" sections are empty. Provide concrete evidence that the change works as intended. Show the build failure before the change and the successful build after. Or, if it's not a build failure, show how the behavior differs before and after the change. What specific tests were run? In short, the PR needs more detail and evidence to demonstrate the change's validity and impact. It needs to convince a reviewer that the change is necessary, works correctly, and doesn't introduce unintended consequences. -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org