On Tue, May 08, 2012 at 11:36:29PM +0200, Richard Kojedzinszky 
<[email protected]> wrote:
> I ran into a c++ compilation error, which came from ev++.h, in
> feed_event(). It is a non-const funtion, but inside a static_cast is
> made to const ev_watcher*, and with that the compiler dies with an
> error.

Can you give an example of an error that is caused by some legal code? As
it looks, you use ev++.h in unsupported ways, which means you are on your
own.

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [email protected]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to