jlaitine commented on PR #19061: URL: https://github.com/apache/nuttx/pull/19061#issuecomment-4656412205
The shared "static const" formatter string didn't work for all the platforms, _alert does string literal concatenation. So I changed that part to a noinline static helper which prints it out. -- 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]
