pkarashchenko commented on PR #6667:
URL: https://github.com/apache/incubator-nuttx/pull/6667#issuecomment-1191882072

   Please fix build error
   ```
   string/lib_memmem.c: In function 'memmem':
   Error: string/lib_memmem.c:65:24: error: return discards 'const' qualifier 
from pointer target type [-Werror=discarded-qualifiers]
      65 |               return h + i;
   ```


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

Reply via email to