BT_ASSERT(): update rendering
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 12 Apr 2019 21:15:38 +0000 (17:15 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:39 +0000 (18:19 -0400)
commit89c649f6a61ef564650e2617a42e304750aa609a
tree80e4ba5601e6063c9591057844bda9507878eea6
parent1bf777d7a216f720d029f59689f2062949d4dbe3
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.023882 seconds and 4 git commands to generate.