myserver-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myserver-commit] [SCM] GNU MyServer branch, master, updated. v0.9.2-459


From: Giuseppe Scrivano
Subject: [myserver-commit] [SCM] GNU MyServer branch, master, updated. v0.9.2-459-g7e5d49f
Date: Wed, 20 Apr 2011 20:53:05 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU MyServer".

The branch, master has been updated
       via  7e5d49f284419bf46882f76976ee6018b0597e43 (commit)
      from  3e8bb384d3a08b9c356d70359679faef771ea022 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------


commit 7e5d49f284419bf46882f76976ee6018b0597e43
Author: Giuseppe Scrivano <address@hidden>
Date:   Wed Apr 20 22:49:52 2011 +0200

    Do dot undefine some functions which don't cause conflicts anymore

diff --git a/myserver/tests/main.cpp b/myserver/tests/main.cpp
index 97bc9d3..c1acc85 100644
--- a/myserver/tests/main.cpp
+++ b/myserver/tests/main.cpp
@@ -18,9 +18,6 @@
 #include "myserver.h"
 #include <include/server/server.h>
 
-#undef open
-#undef close
-
 #include <cppunit/TextOutputter.h>
 #include <cppunit/CompilerOutputter.h>
 #include <cppunit/XmlOutputter.h>
diff --git a/myserver/tests/test_hashmap.cpp b/myserver/tests/test_hashmap.cpp
index b7da838..8195a3c 100644
--- a/myserver/tests/test_hashmap.cpp
+++ b/myserver/tests/test_hashmap.cpp
@@ -17,8 +17,6 @@
 
 #include "myserver.h"
 
-#undef remove
-
 #include <include/base/hash_map/hash_map.h>
 
 #include <cppunit/CompilerOutputter.h>

-----------------------------------------------------------------------

Summary of changes:
 myserver/tests/main.cpp         |    3 ---
 myserver/tests/test_hashmap.cpp |    2 --
 2 files changed, 0 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
GNU MyServer



reply via email to

[Prev in Thread] Current Thread [Next in Thread]