BT_ASSERT(): update rendering
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 12 Apr 2019 21:15:38 +0000 (17:15 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commitda18f4964fc28353d457bf6d8e4e0cc62d427ad7
tree648bf71cd0a6a56439b44d32ef03be51864dcc3a
parent4ee4117810e51dba802348ab17b2e0b1cc264b69
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.024967 seconds and 4 git commands to generate.