de-nordic opened a new pull request #2165: FIx: advance_internal should return error instead of using assert URL: https://github.com/apache/mynewt-core/pull/2165 Assert may evaluate to empty expression which means that an error removed from call to extract_number may get missed. It is better to return it, and let it be processed further. Signed-off-by: Dominik Ermel <[email protected]>
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
