-static int num_pipes, num_active, num_writes;
-static std::vector< event::cevent* > events;
-static event::dispatcher d;
+static unsigned num_pipes, num_active, num_writes;
+static std::vector< eventxx::cevent* > events;
+static eventxx::dispatcher d;