pkarashchenko commented on PR #10466:
URL: https://github.com/apache/nuttx/pull/10466#issuecomment-1703787799

   I think it will not bring a speed and size impact. Maybe only with O0. I've 
experimented with similar things in the past and compiler computes all possible 
things at compile time so strlen call will not be inserted, but the computed 
value will be used.
   But I do not have any objections to this change.


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