Dear libev developers,

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.

Please fix it somehow.

Thanks in advance,


Kojedzinszky Richard
Euronet Magyarorszag Informatikai Zrt.

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

Reply via email to