[beast: 11/16] BSE: use BSE_BACKTRACE instead of a Rapicorn macro
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 11/16] BSE: use BSE_BACKTRACE instead of a Rapicorn macro
- Date: Sat, 30 Sep 2017 01:03:38 +0000 (UTC)
commit 360e54d3894359920e2c1e519b5c796f24cd2ec4
Author: Tim Janik <timj gnu org>
Date: Mon Sep 18 22:57:16 2017 +0200
BSE: use BSE_BACKTRACE instead of a Rapicorn macro
Signed-off-by: Tim Janik <timj gnu org>
sfi/tests/misctests.cc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sfi/tests/misctests.cc b/sfi/tests/misctests.cc
index 27849a5..5a92ec8 100644
--- a/sfi/tests/misctests.cc
+++ b/sfi/tests/misctests.cc
@@ -764,7 +764,7 @@ TEST_ADD (test_vmarshals);
static int
my_compare_func (const void*, const void*)
{
- RAPICORN_BACKTRACE();
+ BSE_BACKTRACE();
exit (0);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]