[beast: 46/57] EBEAST: use Bse namespace elements instead of Rapicorn
- From: Tim Janik <timj src gnome org>
 
- To: commits-list gnome org
 
- Cc: 
 
- Subject: [beast: 46/57] EBEAST: use Bse namespace elements instead of Rapicorn
 
- Date: Sun, 23 Jul 2017 10:01:39 +0000 (UTC)
 
commit 935c06e4c03f5e0b4bdec7e63b94445b6b19b0fe
Author: Tim Janik <timj gnu org>
Date:   Tue Jul 18 00:53:52 2017 +0200
    EBEAST: use Bse namespace elements instead of Rapicorn
    
    Signed-off-by: Tim Janik <timj gnu org>
 ebeast/v8bse/nodemodule.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ebeast/v8bse/nodemodule.cc b/ebeast/v8bse/nodemodule.cc
index 1e39fb4..3cc819b 100644
--- a/ebeast/v8bse/nodemodule.cc
+++ b/ebeast/v8bse/nodemodule.cc
@@ -253,7 +253,7 @@ v8bse_register_module (v8::Local<v8::Object> exports)
 
   // debugging aids:
   if (0)
-    Bse::printerr ("gdb %s %u -ex 'catch catch' -ex 'catch throw'\n", program_invocation_name, 
Rapicorn::ThisThread::process_pid());
+    Bse::printerr ("gdb %s %u -ex 'catch catch' -ex 'catch throw'\n", program_invocation_name, 
Bse::ThisThread::process_pid());
 }
 
 // node.js registration
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]