-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: rxvt-unicode-sixel
action: commit
revision:
path_from:
revision_from: f3ca23cc7cfeb90c40bb2cbda69b08f2bcaf3931:
path_to:
revision_to:

git.thebackupbox.net

rxvt-unicode-sixel

git://git.thebackupbox.net/rxvt-unicode-sixel

commit f3ca23cc7cfeb90c40bb2cbda69b08f2bcaf3931
Author: Marc Lehmann <schmorp@schmorp.de>
Date:   Sun Nov 11 16:45:38 2007 +0000

    *** empty log message ***

diff --git a/src/ev_cpp.C b/src/ev_cpp.C

index 295c7443b3961292bb733d45531ff129abb41df7..

index ..7bd55a5d787f3ca9e2803591608e7bbbad16553c 100644

--- a/src/ev_cpp.C
+++ b/src/ev_cpp.C
@@ -1,7 +1,8 @@
 #include "rxvttoolkit.h"
 #include "ev++.C"

-namespace ev {
-  #include "ev.c"
-}
+/* darwin has problems with its header files in C++, requiring this namespace juggling */
+using namespace ev;
+
+#include "ev.c"

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 10:13:38 2024