ccollins476ad opened a new pull request #791: Always print file:line on assert 
failure if cfged.
URL: https://github.com/apache/mynewt-core/pull/791
 
 
   Prior to this commit, only some architectures would include `<file>:<line>` 
in their console crash message (when`BASELIBC_ASSERT_FILE_LINE` was enabled).
   
   Now, all architectures include this information in their crash message 
(assuming `BASELIBC_ASSERT_FILE_LINE` is enabled).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to