assert-pre-internal.h: append "error is" to first message
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 18 Feb 2019 23:14:27 +0000 (18:14 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:38 +0000 (18:19 -0400)
commitb82bfbee852b2007550efbb9fde0c5f6f8c7cc65
tree3772568f7c778b14c112469768dc798c8372d8ac
parent0bed0a491580dc5eaa62a6aad86910a0c3fe2c8f
assert-pre-internal.h: append "error is" to first message

The previous message, "Library precondition not satisfied", was
misleading because the following message does not indicate the
precondition, but how the precondition was not satisfied.

Making it "Library precondition not satisfied; error is:" here to make
it clear that the following message indicates what the error is.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
include/babeltrace/assert-pre-internal.h
This page took 0.024304 seconds and 4 git commands to generate.