This allows conversions to be evaluated by compiler in case argument is a 
constant expression which results in faster code.

Note that it may increase code size a bit since all conversions where argument 
is not a constant expression will be evaluated, but the difference should be 
negligible. For example, for `bleprph` app it's 64 bytes more.

[ Full content available at: https://github.com/apache/mynewt-core/pull/1409 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to