BT_ASSERT(): update rendering
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 12 Apr 2019 21:15:38 +0000 (17:15 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commitaf0bd9f99a881b54d295047ce84ca89697128700
tree648bf71cd0a6a56439b44d32ef03be51864dcc3a
parent13401173f09f46c4003aa950706f35dfdadca17e
BT_ASSERT(): update rendering

* Move flip-table emoji at the beginning.
* Make flip-table emoji compatible with terminals which do not support
  combining diacritics.
* Colorize file name, line number, and function name independently.
* Add `()` after function name.
* Make the whole "Assertion `...` failed." red, but the message itself
  bold.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
common/assert.c
This page took 0.024691 seconds and 5 git commands to generate.