xiaoxiang781216 commented on PR #7975: URL: https://github.com/apache/nuttx/pull/7975#issuecomment-1364935605
> > see #7979 i guess it's far from exhaustive. > I think 64bit signed/unsigned comparison is handled differently from 32bit signed/unsigned comparison by compiler. Since even -Wsign-compare isn't enabled, compiler still warn 64bit signed/unsigned comparison, but not for 32bit. -- 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]
